CqlFunction Class |
Namespace: Dse.Data.Linq
public sealed class CqlFunction
The CqlFunction type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Overrides ObjectEquals(Object).) | |
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
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 | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |