Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.22 KB

File metadata and controls

32 lines (27 loc) · 1.22 KB
title SQLTablePrivileges | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apitype DLLExport
helpviewer_keywords
SQLTablePrivileges function
ms.assetid 8cce22d5-28b1-4b50-a5bc-1de03e0ffd6b
caps.latest.revision 32
author JennieHubbard
ms.author jhubbard
manager jhubbard

SQLTablePrivileges

[!INCLUDESNAC_Deprecated]

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 [!INCLUDEssNoVersion] 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.

See Also

[SQLTablePrivileges Function](http://go.microsoft.com/fwlink/?LinkId=59373\)
ODBC API Implementation Details