Click or drag to resize

IDseCluster Properties

The IDseCluster type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
Gets the DSE cluster client configuration.
Public propertyMetadata
Gets read-only metadata on the connected cluster.

This includes the know nodes (with their status as seen by the driver) as well as the schema definitions.

This method may trigger the creation of a connection if none has been established yet.

(Inherited from ICluster.)
Top
See Also