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.0.9 (git 5ca22bb)
Syntax
C#
public override void Open()

Implements

IDbConnectionOpen
See Also