Click or drag to resize
IColumnDefinitionIsStatic Property
Determines if this column is a static column

Namespace: Cassandra.Mapping
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax
C#
bool IsStatic { get; }

Property Value

Type: Boolean
See Also