Click or drag to resize

AlreadyExistsExceptionKeyspace Property

Gets the name of keyspace that either already exists or is home to the table that already exists.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string Keyspace { get; }

Property Value

Type: String
See Also