Share via


LobSystem Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents a source of business data, business logic, or both. SAP R/3 IDES, Siebel 7.5, and AdventureWorks SQL Server 2000 sample database are examples of LobSystem objects.

The LobSystem type exposes the following members.

Properties

  Name Description
Public property ConnectionManagerType Obsolete. Specifies whether the business application's connection manager is of type Web Service or database.
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.)
Public property SystemEntityConstructor Obsolete.
Public property SystemEntityConstructorIndividual Obsolete.
Public property SystemEntityType Obsolete. Specifies whether the business application's entity instance is of type Web Service or database.
Public property SystemUtilityType Obsolete. Specifies whether the business application's system utility is of type Web Service or database.

Top

Methods

  Name Description
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 methodStatic member GetById Obsolete. Gets an LobSystem object given its ID.
Public method GetDataClasses Obsolete. Gets the data classes associated with this LobSystem 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 in the LobSystem object.
Public method GetHashCode (Inherited from Object.)
Public method GetLobSystemInstances Obsolete. Gets the LobSystemInstance objects that belong to this LobSystem instance.
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 LobSystem object.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member SystemWildcardCharacterEscapeFormatPropertyName Obsolete.
Public fieldStatic member SystemWildcardCharacterPropertyName Obsolete.

Top

See Also

Reference

LobSystem Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace