Click or drag to resize

CqlConnectionOpen Method

Opens a database connection with the settings specified by the ConnectionString.

Namespace:  Cassandra.Data
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public override void Open()

Implements

IDbConnectionOpen
See Also