DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Mapping
IColumnDefinition Interface
IColumnDefinition Properties
ColumnName Property
ColumnType Property
HasFrozenKey Property
HasFrozenValue Property
Ignore Property
IsCounter Property
IsExplicitlyDefined Property
IsFrozen Property
IsStatic Property
MemberInfo Property
MemberInfoType Property
SecondaryIndex Property
IColumnDefinition
IsCounter Property
Determines if this column is a counter column
Namespace:
Cassandra.Mapping
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
bool
IsCounter
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IColumnDefinition Interface
Cassandra.Mapping Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.