SQLTablePrivileges
SQLTablePrivileges can be executed on a static cursor. An attempt to execute SQLTablePrivileges on an updatable (keyset-driven or dynamic) returns SQL_SUCCESS_WITH_INFO indicating the cursor type has been changed.
The SQL Native Client ODBC driver supports reporting information for tables on linked servers by accepting a two-part name for the CatalogName parameter: Linked_Server_Name.Catalog_Name.
참고 항목
개념
ODBC API Implementation Details
관련 자료
[SQLTablePrivileges Function](https://go.microsoft.com/fwlink/?linkid=59373\\)