ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : MetadataItem Class |
For a list of all members of this type, see MetadataItem members.
Name | Description | |
---|---|---|
![]() | AddDatabase | Adds and returns new child metadata item of the Database type. |
![]() | AddField | Adds and returns new child metadata item of the Field type. |
![]() | AddForeignKey | Adds and returns new child metadata item of the Foreign Key type. |
![]() | AddNamespace | Adds and returns new child metadata item of the specified namespace type. |
![]() | AddObject | Adds and returns new child metadata item of the specified database object type. |
![]() | AddPackage | Adds and returns new child metadata item of the Package type. |
![]() | AddParameter | Adds and returns new child metadata item of the Parameter type. |
![]() | AddProcedure | Adds and returns new child metadata item of the Procedure type. |
![]() | AddSchema | Adds and returns new child metadata item of the Schema type. |
![]() | AddServer | Adds and returns new child metadata item of the Server type. |
![]() | AddSynonym | Adds and returns new child metadata item of the Synonym type. |
![]() | AddTable | Adds and returns new child metadata item of the Table type. |
![]() | AddView | Adds and returns new child metadata item of the View type. |
![]() | FindItem | Overloaded. Finds first (and loads all if not loaded) metadata item matching the specified Metadata Qualified Name of specific types in the child items hierarchy. |
![]() | FindItems | Overloaded. Finds (and loads if not loaded) metadata items matching the specified string of specific types in the child items hierarchy. |
![]() | LoadAll | Recursively loads metadata for all items. |