Click or drag to resize
KeyspaceMetadataIsVirtual Property
Determines whether the keyspace is a virtual keyspace or not.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
public bool IsVirtual { get; }

Property Value

Type: Boolean
See Also