DataColumns 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
Contains all the DataColumn elements in a 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 |
|---|---|---|
|
Defines how a data column appears in the External Data window in the Visio user interface and qualifies the data in the column by defining its data type and formatting. |
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
SortAsc |
xsd:boolean |
optional |
The column on which to sort the data. |
Values of the xsd:boolean type. |
|
SortColumn |
xsd:string |
optional |
Whether to sort the SortColumn column in ascending (1) or descending (0) order. |
Values of the xsd:string type. |