Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Represents an external data source.
Namespace: http://schemas.microsoft.com/windows/2007/BusinessDataCatalog
Schema: BDCMetadata
<LobSystem Type = "String" Name = "String" DefaultDisplayName = "String" IsCached = "Boolean"> </LobSystem>
Elements and attributes
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**. |
| Properties Element in MetadataObject (BDCMetadata Schema) | Specifies the properties of an **LobSystem**. |
| AccessControlList Element (BDCMetadata Schema) | Specifies the access control list (ACL) of an **LobSystem**. |
| Proxy Element in LobSystem (BDCMetadata Schema) | 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. |
| Entities Element in LobSystem (BDCMetadata Schema) | Specifies the external content types in this external system. |
Parent elements
| Element | Description |
|---|---|
| LobSystems Element in Model (BDCMetadata Schema) | Specifies a list of external systems in this model. |