DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Statement Class
Statement Methods
DisableTracing Method
EnableTracing Method
SetAutoPage Method
SetConsistencyLevel Method
SetIdempotence Method
SetOutgoingPayload Method
SetPageSize Method
SetPagingState Method
SetReadTimeoutMillis Method
SetRetryPolicy Method
SetSerialConsistencyLevel Method
SetTimestamp Method
Statement
DisableTracing Method
Disable tracing for the statement.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
IStatement
DisableTracing
()
Return Value
Type:
IStatement
Implements
IStatement
DisableTracing
See Also
Reference
Statement Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.