DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
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
EnableTracing Method
Enables tracing for the statement
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax
C#
Copy
public
IStatement
EnableTracing
(
bool
enable
=
true
)
Parameters
enable
(Optional)
Type:
System
Boolean
Return Value
Type:
IStatement
Implements
IStatement
EnableTracing(Boolean)
See Also
Reference
Statement Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2016 DataStax, All rights reserved.