Command Property |
Description
Specifies an ADO Command object that can be used to create or execute the procedure. Sets or returns a valid ADO Command object.
PowerBASIC Syntax
Parameter (SET Command only)
Parameter (SET putref_Command only)
Return Value (GET Command only)
An ADO Command object reference.
Remarks
An error will occur when getting and setting this property if the provider does not support persisting commands.
|