Share via


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
Public property CurrentConnection Gets the current connection to the business application.
Public property Id Gets the unique ID of each metadata object. (Inherited from MetadataObject.)
Public property IsCached Determines whether the metadata object is cached or not. (Inherited from MetadataObject.)
Public property Name Gets the name of the metadata object. (Inherited from MetadataObject.)

Top

Methods

  Name Description
Public method CloseConnection Closes the connection to the business application.
Public method ContainsLocalizedDisplayName Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FlushConnections
Public methodStatic member GetById Gets an LobSystemInstance object given its ID.
Public method GetDataClasses Gets the data classes associated with the LobSystemInstance object.
Public method GetDefaultDisplayName Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public method GetEntities Gets the entities defined for the LobSystemInstance object.
Public method GetHashCode (Inherited from Object.)
Public method GetLobSystem Gets the parent LobSystem object.
Public method GetLocalizedDisplayName Gets the localized display name of the metadata object. (Inherited from MetadataObject.)
Public method GetProperties Gets the properties associated with the metadata object. (Inherited from MetadataObject.)
Public method GetType (Inherited from Object.)
Protected method Initialize Initializes an LobSystemInstance object.
Protected method MemberwiseClone (Inherited from Object.)
Public method OpenConnection Opens a connection to the business application with the connection parameters specified in the Business Data Catalog.
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member NumberOfConnectionsPropertyName
Public fieldStatic member UseForSearchPropertyName

Top

See Also

Reference

LobSystemInstance Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace