Overload List
Name | Description | |
---|---|---|
DatabaseObjectsListKeyedUsingAttributes<(Of <(<'T, TKey>)>)>(Database) |
Initializes a new DatabaseObjects with it's associated database.
|
|
DatabaseObjectsListKeyedUsingAttributes<(Of <(<'T, TKey>)>)>(DatabaseObject) |
Initializes a new DatabaseObjects with it's associated parent object.
The Parent property can be used to access the parent variable passed into this constructor.
|
|
DatabaseObjectsListKeyedUsingAttributes<(Of <(<'T, TKey>)>)>(RootContainer) |
Initializes with it the associated root container and database.
|