LobSystemInstance Members
Include Protected Members
Include Inherited Members
Represents an LobSystemInstance object that is registered in the Business Data Catalog.
The LobSystemInstance type exposes the following members.
Properties
Name | Description | |
---|---|---|
CurrentConnection | Gets the current connection to the business application. | |
Id | Gets the unique ID of each metadata object. (Inherited from MetadataObject.) | |
IsCached | Determines whether the metadata object is cached or not. (Inherited from MetadataObject.) | |
Name | Gets the name of the metadata object. (Inherited from MetadataObject.) |
Top
Methods
Name | Description | |
---|---|---|
CloseConnection | Closes the connection to the business application. | |
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FlushConnections | ||
GetById | Gets an LobSystemInstance object given its ID. | |
GetDataClasses | Gets the data classes associated with the LobSystemInstance object. | |
GetDefaultDisplayName | Gets the default display name of the metadata object. (Inherited from MetadataObject.) | |
GetEntities | Gets the entities defined for the LobSystemInstance object. | |
GetHashCode | (Inherited from Object.) | |
GetLobSystem | Gets the parent LobSystem object. | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object. (Inherited from MetadataObject.) | |
GetProperties | Gets the properties associated with the metadata object. (Inherited from MetadataObject.) | |
GetType | (Inherited from Object.) | |
Initialize | Initializes an LobSystemInstance object. | |
MemberwiseClone | (Inherited from Object.) | |
OpenConnection | Opens a connection to the business application with the connection parameters specified in the Business Data Catalog. | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
NumberOfConnectionsPropertyName | ||
UseForSearchPropertyName |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace