Overload List
Name | Description | |
---|---|---|
DatabaseObjectsList<(Of <(<'T>)>)>(Database) |
Initializes a new DatabaseObjects with it's associated database.
|
|
DatabaseObjectsList<(Of <(<'T>)>)>(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.
|
|
DatabaseObjectsList<(Of <(<'T>)>)>(RootContainer) |
Initializes with it the associated root container and database.
|