TableColumn Class |
Namespace: Cassandra
public class TableColumn : CqlColumn
The TableColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | TableColumn | Initializes a new instance of the TableColumn class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Index |
Index of the column in the rowset
(Inherited from CqlColumn.) |
![]() | Keyspace | (Inherited from ColumnDesc.) |
![]() | KeyType | |
![]() | Name | (Inherited from ColumnDesc.) |
![]() | SecondaryIndexName | Obsolete. |
![]() | SecondaryIndexOptions | Obsolete. |
![]() | SecondaryIndexType | Obsolete. |
![]() | Table | (Inherited from ColumnDesc.) |
![]() | Type |
CLR Type of the column
(Inherited from CqlColumn.) |
![]() | TypeCode | (Inherited from ColumnDesc.) |
![]() | TypeInfo | (Inherited from ColumnDesc.) |