Click or drag to resize

IDseClusterConnect Method

Creates a new DSE session on this cluster and initializes it.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
IDseSession Connect()

Return Value

Type: IDseSession
A new IDseSession instance.
See Also