SQLSequenceExpr.Function

Undocumented in source.

Members

Functions

opEquals
bool opEquals(Function h)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Function h)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CurrVal
enum Function CurrVal;
Undocumented in source.
NextVal
enum Function NextVal;
Undocumented in source.
PrevVal
enum Function PrevVal;
Undocumented in source.
name
string name;
Undocumented in source.
name_lcase
string name_lcase;
Undocumented in source.

Meta