ApplicationRegistry 成员 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
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.
以下表格列出了由 ApplicationRegistry 类型公开的成员。
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Equals | 已重载。 (继承自 Object) | |
GetHashCode | (继承自 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 | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
ApplicationRegistry 类
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间