SourceEntity Element in Association
(BDCMetadata Schema)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a source external content type of an Association.
Namespace: http://schemas.microsoft.com/windows/2007/BusinessDataCatalog
Schema: BDCMetadata
<SourceEntity Namespace = "String" Name = "String"> </SourceEntity>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
**Namespace** |
Required. The namespace of the external content type that is the source of the **Association** that contains this element. Attribute type: **String** |
**Name** |
Required. The name of the external content type that is the source of the **Association** that contains this element. Attribute type: **String** |
Child elements
None.
Parent elements
Element | Description |
---|---|
Association Element in MethodInstances (BDCMetadata Schema) | The Association that contains this element. |