Class SetColumnInfo
Inheritance
object
SetColumnInfo
Implements
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Cassandra
Assembly: Cassandra.dll
Syntax
public class SetColumnInfo : IColumnInfo
Properties
KeyTypeCode
Declaration
public ColumnTypeCode KeyTypeCode { get; set; }
Property Value
| Type | Description |
|---|---|
| ColumnTypeCode |
KeyTypeInfo
Declaration
public IColumnInfo KeyTypeInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| IColumnInfo |