Share via


LobSystem Members

Include Protected Members
Include Inherited Members

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

Top

Methods

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

Top

Fields

  Name Description
Public fieldStatic member SystemWildcardCharacterEscapeFormatPropertyName
Public fieldStatic member SystemWildcardCharacterPropertyName

Top

See Also

Reference

LobSystem Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace