CqlConnectionConnectionString Property |
Gets or sets the string used to open a database.
Namespace: Cassandra.DataAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public override string ConnectionString { get; set; }
Return Value
Type:
StringA string containing connection settings.
Implements
IDbConnectionConnectionStringSee Also