DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Data.Linq
CqlCommand Class
CqlCommand Methods
BeginExecute Method
EndExecute Method
Execute Method
ExecuteAsync Method
GetTable Method
SetConsistencyLevel Method
SetQueryTrace Method
SetSerialConsistencyLevel Method
SetTimestamp Method
SetTTL Method
CqlCommand
ExecuteAsync Method
Namespace:
Cassandra.Data.Linq
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
Task
<
RowSet
>
ExecuteAsync
()
Return Value
Type:
Task
RowSet
See Also
Reference
CqlCommand Class
Cassandra.Data.Linq Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.