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
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)