| 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 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
              | |
| 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.) |