Overload List

  Name Description
Protected method DatabaseObjectsListKeyedUsingAttributes<(Of <(<'T, TKey>)>)>(Database)
Initializes a new DatabaseObjects with it's associated database.
Protected method 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.
Protected method DatabaseObjectsListKeyedUsingAttributes<(Of <(<'T, TKey>)>)>(RootContainer)
Initializes with it the associated root container and database.

See Also