Expand Minimize
This topic has not yet been rated - Rate this topic

FolderPosition Element (XML)

SQL Server 2012

Contains information about the position of the element in a collection of elements.


          

<RelationshipEndVisualizationProperties>
   ...
   <FolderPosition>...</FolderPosition>
   ...
</RelationshipEndVisualizationProperties>
        

Characteristic

Description

Data type and length

Integer

Default value

-1

Cardinality

0-1: Optional element that occurs once and only once.

Relationship

Element

Parent elements

RelationshipEndVisualizationProperties

Child elements

None

For RelationshipEndVisualizationProperties elements, the FolderPosition element contains the position of the default folder element in a collection of folders. The default value of false indicates there is no default folder to be used.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.