CqlCommand Properties |
The CqlCommand type exposes the following members.
Name | Description | |
---|---|---|
CommandText | Gets or sets the text command to run against the data source. (Overrides DbCommandCommandText.) | |
CommandTimeout | (Overrides DbCommandCommandTimeout.) | |
CommandType | (Overrides DbCommandCommandType.) | |
ConsistencyLevel |
Gets or sets the ConsistencyLevel when executing the current CqlCommand.
| |
DesignTimeVisible | (Overrides DbCommandDesignTimeVisible.) | |
IsPrepared |
Gets whether this command has been prepared.
| |
Parameters |
Gets the CqlParameters.
| |
UpdatedRowSource | (Overrides DbCommandUpdatedRowSource.) |