SQLUnaryOperator

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

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

Variables

BINARY
enum SQLUnaryOperator BINARY;
Undocumented in source.
Compl
enum SQLUnaryOperator Compl;
Undocumented in source.
ConnectByRoot
enum SQLUnaryOperator ConnectByRoot;
Undocumented in source.
NOT
enum SQLUnaryOperator NOT;
Undocumented in source.
Negative
enum SQLUnaryOperator Negative;
Undocumented in source.
Not
enum SQLUnaryOperator Not;
Undocumented in source.
Plus
enum SQLUnaryOperator Plus;
Undocumented in source.
Pound
enum SQLUnaryOperator Pound;
Undocumented in source.
Prior
enum SQLUnaryOperator Prior;
Undocumented in source.
RAW
enum SQLUnaryOperator RAW;
Undocumented in source.
name
string name;
Undocumented in source.

Meta