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