SQLINQ Class Library
(April 2015)
Using SQLINQ to transform UML to C#
|
Provides lazy load abilities for type T More...
Public Member Functions | |
LazyLoadMaster (int aOID) | |
The object being loaded More... | |
Properties | |
int | OID [get] |
The object identifier of the master in a FK relationship. More... | |
CLASS | Value [get, set] |
Provides lazy load abilities for type T
CLASS | : | BaseClass | |
TABLE | : | IBaseTable |
Assets.SQLINQ.SQLite.Patterns.LazyLoadMaster< CLASS, TABLE >.LazyLoadMaster | ( | int | aOID | ) |
The object being loaded
|
get |
The object identifier of the master in a FK relationship.
The OI.