CqlFunction Class | 
Namespace: Cassandra.Data.Linq
public sealed class CqlFunction
The CqlFunction type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| MaxTimeUuid | 
            CQL function maxTimeuuid() that returns biggest timeuuid value having the provided timestamp
              | |
| MinTimeUuid | 
            CQL function maxTimeuuid() that returns smallest timeuuid value having the provided timestamp
              | |
| Token(Object) | 
            CQL function token
              | |
| Token(Object, Object) | 
            CQL function token
              | |
| Token(Object, Object, Object) | 
            CQL function token
              | |
| Token(Object, Object, Object, Object) | 
            CQL function token
              | |
| ToObject |