DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Statement Class
Statement Properties
AutoPage Property
ConsistencyLevel Property
Host Property
IsIdempotent Property
IsTracing Property
Keyspace Property
OutgoingPayload Property
PageSize Property
PagingState Property
QueryValues Property
ReadTimeoutMillis Property
RetryPolicy Property
RoutingKey Property
SerialConsistencyLevel Property
SkipMetadata Property
Timestamp Property
Statement
IsTracing Property
Gets whether tracing is enabled for this query or not.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
Copy
public
bool
IsTracing
{
get
; }
Property Value
Type:
Boolean
Implements
IStatement
IsTracing
See Also
Reference
Statement Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2018 DataStax, All rights reserved.