Skip to content

Commit f25bb64

Browse files
author
v-makouz
authored
added "or later"
1 parent 95ec7c4 commit f25bb64

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
@@ -25,7 +25,7 @@ For managing sensitive data, SQL Server and Azure SQL Server introduced the abil
2525

2626
For more information on how to assign classification to columns, see [SQL Data Discovery and Classification](../../relational-databases/security/sql-data-discovery-and-classification.md).
2727

28-
Microsoft ODBC Driver 17.2 allows the retrieval of this metadata via SQLGetDescField using the SQL_CA_SS_DATA_CLASSIFICATION field identifier.
28+
Microsoft ODBC Driver 17.2 or later allows the retrieval of this metadata via SQLGetDescField using the SQL_CA_SS_DATA_CLASSIFICATION field identifier.
2929

3030
## Format
3131

0 commit comments

Comments
 (0)