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.7.0
Syntax
C#
public ColumnMap AsStatic()

Return Value

Type: ColumnMap
See Also