Overload List

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

See Also