LobSystemInstance Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

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

Top

Methods

  Name Description
Public method CloseConnection Obsolete. Closes the connection to the business application.
Public method ContainsLocalizedDisplayName Obsolete. 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 Obsolete.
Public methodStatic member GetById Obsolete. Gets an LobSystemInstance object given its ID.
Public method GetDataClasses Obsolete. Gets the data classes associated with the LobSystemInstance object.
Public method GetDefaultDisplayName Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.)
Public method GetEntities Obsolete. Gets the entities defined for the LobSystemInstance object.
Public method GetHashCode (Inherited from Object.)
Public method GetLobSystem Obsolete. Gets the parent LobSystem object.
Public method GetLocalizedDisplayName Obsolete. Gets the localized display name of the metadata object. (Inherited from MetadataObject.)
Public method GetProperties Obsolete. Gets the properties associated with the metadata object. (Inherited from MetadataObject.)
Public method GetType (Inherited from Object.)
Protected method Initialize Obsolete. Initializes an LobSystemInstance object.
Protected method MemberwiseClone (Inherited from Object.)
Public method OpenConnection Obsolete. 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 Obsolete.
Public fieldStatic member UseForSearchPropertyName Obsolete.

Top

See Also

Reference

LobSystemInstance Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace