Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.25 KB

commands.md

File metadata and controls

32 lines (23 loc) · 1.25 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Commands (OLE DB driver)
Learn about the ICommand interface in the OLE DB Driver for SQL Server, including syntax, parameters, preparing commands, and commands with multiple results.
David-Engel
v-davidengel
06/14/2018
sql
connectivity
reference
OLE DB Driver for SQL Server, commands
commands [OLE DB]

Commands

[!INCLUDE SQL Server]

[!INCLUDEDriver_OLEDB_Download]

The OLE DB Driver for SQL Server exposes the ICommand interface and command objects, which are described in this section:

See Also

OLE DB Driver for SQL Server Programming