Click or drag to resize

TableMetadataIsVirtual Property

Determines whether the table is a virtual table or not.

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

Property Value

Type: Boolean
See Also