LobSystemInstance Element in LobSystemInstances (BDCMetadata Schema)
마지막 수정 날짜: 2010년 3월 29일 월요일
적용 대상: SharePoint Server 2010
Specifies an external system instance.
Namespace: https://schemas.microsoft.com/windows/2007/BusinessDataCatalog
Schema: BDCMetadata
<LobSystemInstance Name = "String" DefaultDisplayName = "String" IsCached = "Boolean"> </LobSystemInstance>
특성 및 요소
The following sections describe attributes, child elements, and parent elements.
특성
Attribute |
Description |
---|---|
Name |
Required. The name of the external system instance. Attribute type: String |
DefaultDisplayName |
Optional. The default display name of the external system instance. Attribute type: String |
IsCached |
Optional. Specifies whether this external system instance is used frequently. If set to true, BDC(Business Data Connectivity) Service caches the external system instance. Default value: true Attribute type: Boolean |
하위 요소
Element |
Description |
---|---|
LocalizedDisplayNames Element in MetadataObject (BDCMetadata Schema) |
The localized names of this external system instance. |
The properties of this external system instance. |
상위 요소
Element |
Description |
---|---|
LobSystemInstances Element in LobSystem (BDCMetadata Schema) |
A list of external system instances. |