VisPrimaryKeySettings enumeration (Visio)

Primary key settings constants passed to the DataRecordset.SetPrimaryKey method and returned by the DataRecordset.GetPrimaryKey method.

Note

This Visio object or member is available only to licensed users of Visio Professional 2013.

Name Value Description
visKeyComposite 3 Use multiple columns as primary key columns.
visKeyRowOrder 1 Use row order as the primary key.
visKeySingle 2 Use a single column as the primary key column.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.