Click or drag to resize
CqlConnectionOpen Method
Opens a database connection with the settings specified by the ConnectionString property of the provider-specific Connection object.

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

Implements

IDbConnectionOpen
See Also