Description: | Contains the text of the command to open the record set. |
Used in controls: | ADODataSource |
Value: | Command text string to open the record set. Consult the ADO documentation for details about command text. |
Default value: | None. |
COBOL PICTURE: | X, up to 8192 bytes. |
OLE data type: | VT_BSTR |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attributes: | None. |