SQL Server Native Client Data Types (OLE DB)

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

In order to execute Transact-SQL statements and process the results using the SQL Server Native Client OLE DB provider, you must know how the SQL Server Native Client OLE DB provider maps SQL Server data types to OLE DB data types when binding parameters or columns in a rowset, and when it uses the ITableDefinition interface to create a table in SQL Server.

In This Section

See Also

SQL Server Native Client (OLE DB)