Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 1.45 KB

File metadata and controls

45 lines (40 loc) · 1.45 KB
description Command Property (ADOX)
title Command Property (ADOX) | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology ado
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic reference
apitype COM
f1_keywords
Procedure::Command
View::Command
helpviewer_keywords
Command property [ADOX]
ms.assetid bcc9146f-586f-4e69-9c10-863440c9cffa
author rothja
ms.author jroth

Command Property (ADOX)

Specifies an ADO Command object that can be used to create or execute the procedure.

Settings and Return Values

Sets or returns a valid ADO Command object.

Remarks

An error will occur when getting and setting this property if the provider does not support persisting commands.

Applies To

:::row::: :::column::: Procedure Object (ADOX)
:::column-end::: :::column::: View Object (ADOX)
:::column-end::: :::row-end:::

See Also

Command and CommandText Properties Example (VB)
Parameters Collection, Command Property Example (VB)
Views and Fields Collections Example (VB)
Views Collection, CommandText Property Example (VB)