Click or drag to resize

MaterializedViewMetadata Class

Describes a materialized view in Cassandra.
Inheritance Hierarchy
SystemObject
  DseDataCollectionMetadata
    DseMaterializedViewMetadata

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

The MaterializedViewMetadata type exposes the following members.

Properties
  NameDescription
Public propertyWhereClause
Gets the view where clause
Top
See Also

Reference