SQLSetStatement.Option

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

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

Properties

name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

GLOBAL
enum Option GLOBAL;
Undocumented in source.
IDENTITY_INSERT
enum Option IDENTITY_INSERT;
Undocumented in source.
LOCAL
enum Option LOCAL;
Undocumented in source.
PASSWORD
enum Option PASSWORD;
Undocumented in source.
SESSION
enum Option SESSION;
Undocumented in source.

Meta