PrimaryKey element (DataRecordSet_Type complexType) ('Visio XML')
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Element information
Definition
Elements and attributes
Identifies one or more primary-key columns in the data recordset.
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
|
Element |
Type |
Description |
|---|---|---|
|
Stores, formats, refreshes, and exposes data queried from a database in Microsoft Visio. |
Child elements
|
Element |
Type |
Description |
|---|---|---|
|
Specifies the value of this component of the primary key for an individual row of a recordset. There MUST be at least one occurrence of this child element. |
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
ColumnNameID |
xsd:string |
optional |
Specifies the name of a field that is a component of the primary key. It MUST be the value of the ColumnNameID attribute of a DataColumn_Type descendant element of the DataRecordSet_Type whose primary key is being specified. |
Values of the xsd:string type. |