DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
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:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
bool
IsTracing
{
get
; }
Property Value
Type:
Boolean
Implements
IStatement
IsTracing
See Also
Reference
Statement Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.