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
Specifies the name and type of a property of a metadata object.
Namespace: http://schemas.microsoft.com/windows/2007/BusinessDataCatalog
Schema: BDCMetadata
<Property Name = "String" Type = "String"> </Property>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
|---|---|
**Name** |
Required. Specifies the name of the property. Attribute type: **String** |
**Type** |
Required. Specifies data type of the property. Attribute type: **String** |
Child elements
None.
Parent elements
| Element | Description |
|---|---|
| Properties Element in MetadataObject (BDCMetadata Schema) | The Properties element that contains this property. |