Click or drag to resize

StaticColumnAttribute Class

Indicates that the property or field is a static column in Cassandra
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dse.Mapping.AttributesStaticColumnAttribute

Namespace:  Dse.Mapping.Attributes
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class StaticColumnAttribute : Attribute

The StaticColumnAttribute type exposes the following members.

Constructors
  NameDescription
Public methodStaticColumnAttribute
Initializes a new instance of the StaticColumnAttribute class
Top
See Also