Class MaterializedViewMetadata
Describes a materialized view in Cassandra.
Inherited Members
Namespace: Cassandra
Assembly: Cassandra.dll
Syntax
public class MaterializedViewMetadata : DataCollectionMetadata
Constructors
MaterializedViewMetadata()
Declaration
protected MaterializedViewMetadata()
Properties
WhereClause
Gets the view where clause
Declaration
public string WhereClause { get; protected set; }
Property Value
Type | Description |
---|---|
string |