DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Data
CqlCommand Class
CqlCommand Properties
CommandText Property
CommandTimeout Property
CommandType Property
ConsistencyLevel Property
DesignTimeVisible Property
IsPrepared Property
Parameters Property
UpdatedRowSource Property
CqlCommand
IsPrepared Property
Gets whether this command has been prepared.
Namespace:
Cassandra.Data
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
bool
IsPrepared
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
CqlCommand Class
Cassandra.Data Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.