Command Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

Command Property

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.

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)

Applies To: Procedure Object | View Object

© 1998-2003 Microsoft Corporation. All rights reserved.