DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
Builder Class
Builder Methods
AddContactPoint Method
AddContactPoints Method
Build Method
GetConfiguration Method
WithAddressTranslator Method
WithAuthProvider Method
WithCompression Method
WithConnectionString Method
WithCredentials Method
WithCustomCompressor Method
WithDefaultKeyspace Method
WithLoadBalancingPolicy Method
WithMaxProtocolVersion Method
WithMaxSchemaAgreementWaitSeconds Method
WithNoCompact Method
WithoutRowSetBuffering Method
WithPoolingOptions Method
WithPort Method
WithQueryOptions Method
WithQueryTimeout Method
WithReconnectionPolicy Method
WithRetryPolicy Method
WithSocketOptions Method
WithSpeculativeExecutionPolicy Method
WithSSL Method
WithTimestampGenerator Method
WithTypeSerializers Method
Builder
Build Method
Build the cluster with the configured set of initial contact points and policies.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
Cluster
Build
()
Return Value
Type:
Cluster
the newly build Cluster instance.
Exceptions
Exception
Condition
NoHostAvailableException
Throws a NoHostAvailableException when no host could be resolved.
ArgumentException
Throws an ArgumentException when no contact point was provided.
See Also
Reference
Builder Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.