DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
Statement Class
Statement Methods
DisableTracing Method
EnableTracing Method
ExecutingAs Method
SetAutoPage Method
SetConsistencyLevel Method
SetHost 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:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.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
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.