LobSystem Element in LobSystems (BDCMetadata Schema)
Applies to: SharePoint Server 2010
Represents an external data source.
Namespace: https://schemas.microsoft.com/windows/2007/BusinessDataCatalog
Schema: BDCMetadata
<LobSystem Type = "String" Name = "String" DefaultDisplayName = "String" IsCached = "Boolean"> </LobSystem>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type |
The type of the LobSystem. Required. The following table lists the possible values for this attribute.
|
||||||||||||
Name |
The name of the LobSystem. Required. Attribute type: String |
||||||||||||
DefaultDisplayName |
The default display name of the LobSystem. Optional. Attribute type: String |
||||||||||||
IsCached |
Specifies whether the LobSystem is frequently used. If frequently used, Business Data Connectivity (BDC) service caches the LobSystem. Optional. Default value: true Attribute type: Boolean |
Child Elements
Element |
Description |
---|---|
LocalizedDisplayNames Element in MetadataObject (BDCMetadata Schema) |
The localized names of the LobSystem. |
Specifies the properties of an LobSystem. |
|
Specifies the access control list (ACL) of an LobSystem. |
|
Specifies a user-provided proxy that is identical to the one that would be generated if this element was not present. |
|
LobSystemInstances Element in LobSystem (BDCMetadata Schema) |
Specifies the external system instances for this external system. |
Specifies the external content types in this external system. |
Parent Elements
Element |
Description |
---|---|
Specifies a list of external systems in this model. |