| title | Drop SQL Server table (Native Client OLE DB provider) | |||||
|---|---|---|---|---|---|---|
| description | Drop SQL Server table (Native Client OLE DB provider) | |||||
| author | markingmyname | |||||
| ms.author | maghan | |||||
| ms.date | 03/14/2017 | |||||
| ms.service | sql | |||||
| ms.subservice | native-client | |||||
| ms.topic | reference | |||||
| helpviewer_keywords |
|
[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]
The [!INCLUDEssNoVersion] Native Client OLE DB provider exposes the ITableDefinition::DropTable function to remove a [!INCLUDEmsCoName] [!INCLUDEssNoVersion] table from a database.
Specify the table name as a Unicode character string in the pwszName member of the uName union in the pTableID parameter. The eKind member of pTableID must be DBKIND_NAME.