ModelRefImpl

Undocumented in source.

Members

Aliases

PrimaryKeyType
alias PrimaryKeyType = typeof(primaryKeyAlias)
Undocumented in source.
TModel
alias TModel = _TModel
Undocumented in source.
TSelect
alias TSelect = _TSelect
Undocumented in source.
primaryKeyAlias
alias primaryKeyAlias = id
Undocumented in source.

Functions

opAssign
auto opAssign(TSelect value)
Undocumented in source. Be warned that the author may not have intended to support it.
populated
TSelect populated()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

primaryKeyField
enum primaryKeyField;
Undocumented in source.

Variables

foreignKey
PrimaryKeyType foreignKey;
Undocumented in source.

Meta