ApplicationRegistry Members
Include Protected Members
Include Inherited Members
Provides access to all the line-of-business (LOB) systems and LOB system instances registered in the Business Data Catalog. This is the top-level object in the Business Data Catalog's object model. It enables you to read all the metadata objects including LOB system, entities, and methods.
The ApplicationRegistry type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetLobSystemInstanceByName | Gets the LobSystemInstance object that matches the specified name. | |
GetLobSystemInstances | Gets all the LobSystemInstance objects registered in the metadata repository. | |
GetLobSystems | Gets all the LobSystem objects registered in the metadata repository. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace