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 | |
---|---|---|
ConnectionManagerType | Specifies whether the business application's connection manager is of type Web Service or database. | |
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.) | |
SystemEntityConstructor | ||
SystemEntityConstructorIndividual | ||
SystemEntityType | Specifies whether the business application's entity instance is of type Web Service or database. | |
SystemUtilityType | Specifies whether the business application's system utility is of type Web Service or database. |
Top
Methods
Name | Description | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name. (Inherited from MetadataObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetById | Gets an LobSystem object given its ID. | |
GetDataClasses | Gets the data classes associated with this LobSystem object. | |
GetDefaultDisplayName | Gets the default display name of the metadata object. (Inherited from MetadataObject.) | |
GetEntities | Gets the entities defined in the LobSystem object. | |
GetHashCode | (Inherited from Object.) | |
GetLobSystemInstances | Gets the LobSystemInstance objects that belong to this LobSystem instance. | |
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 LobSystem object. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
SystemWildcardCharacterEscapeFormatPropertyName | ||
SystemWildcardCharacterPropertyName |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace