SQLForeignKeyImpl.On

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

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

Variables

DELETE
enum On DELETE;
Undocumented in source.
UPDATE
enum On UPDATE;
Undocumented in source.
name
string name;
Undocumented in source.
name_lcase
string name_lcase;
Undocumented in source.

Meta