Click or drag to resize

TableMetadata Class

Describes a Cassandra table
Inheritance Hierarchy
SystemObject
  DseDataCollectionMetadata
    DseTableMetadata

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class TableMetadata : DataCollectionMetadata

The TableMetadata type exposes the following members.

Properties
  NameDescription
Public propertyIndexes
Gets the table indexes by name
Public propertyIsVirtual
Determines whether the table is a virtual table or not.
Top
See Also

Reference