Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.85 KB

File metadata and controls

53 lines (37 loc) · 1.85 KB
title Command Object Properties, Methods, and Events | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic conceptual
helpviewer_keywords
Command object [ADO], members
ms.assetid 0389f21c-06da-4090-9da1-28d912f888d7
author MightyPen
ms.author genemi

Command Object Properties, Methods, and Events

Properties/Collections

ActiveConnection Property

CommandStream Property

CommandText Property

CommandTimeout Property

CommandType Property

Dialect Property

Name Property

NamedParameters Property

Parameters Collection

Prepared Property

Properties Collection

State Property

Methods

Cancel Method

CreateParameter Method

Execute Method (ADO Command)

Events

None.

See Also

Command Object (ADO)