IDBProperties (Native Client OLE DB Provider)

Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics Analytics Platform System (PDW)

Important

The SQL Server Native Client (often abbreviated SNAC) has been removed from SQL Server 2022 (16.x) and SQL Server Management Studio 19 (SSMS). Both the SQL Server Native Client OLE DB provider (SQLNCLI or SQLNCLI11) and the legacy Microsoft OLE DB Provider for SQL Server (SQLOLEDB) are not recommended for new development. Switch to the new Microsoft OLE DB Driver (MSOLEDBSQL) for SQL Server going forward.

The OLE DB standard specification allows providers to specify VT_EMPTY for DBPROPINFO::vValues. However, SQL Server Native Client OLE DB always returns VT_EMPTY when you call IDBProperties::GetPropertyInfo with DBPROPSET_ROWSETALL to retrieve rowset properties.

See Also

Interfaces (OLE DB)