Skip to content

Commit bc80a1e

Browse files
authored
Update data-classification.md
1 parent 117554a commit bc80a1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/connect/odbc/data-classification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ SQLRETURN SQLGetDescField(
5555
[Input] Length of output buffer in bytes
5656

5757
*StringLengthPtr*
58-
[Output] Pointer to the buffer in which to return the total number of bytes available to return in *ValuePtr.
58+
[Output] Pointer to the buffer in which to return the total number of bytes available to return in *ValuePtr*.
5959

6060
> [!NOTE]
6161
> If the size of the buffer is unknown, it can be determined by calling SQLGetDescField with *ValuePtr* as NULL and examining the value of *StringLengthPtr*.

0 commit comments

Comments
 (0)