Click or drag to resize
ColumnMapAsStatic Method
Tells the mapper that this is a static column

Namespace: Cassandra.Mapping
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax
C#
public ColumnMap AsStatic()

Return Value

Type: ColumnMap
See Also