| CqlColumn Class |
Namespace: Cassandra
public class CqlColumn : ColumnDesc
The CqlColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (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
| |
| Keyspace | (Inherited from ColumnDesc.) | |
| Name | (Inherited from ColumnDesc.) | |
| Table | (Inherited from ColumnDesc.) | |
| Type |
CLR Type of the column
| |
| TypeCode | (Inherited from ColumnDesc.) | |
| TypeInfo | (Inherited from ColumnDesc.) |