VisPublishDataRecordsets enumeration (Visio)

Specifies constants that define which data recordsets to publish; passed to the ServerPublishOptions.SetRecordsetsToPublish method and returned by the ServerPublishOptions.GetRecordsetsToPublish method.

Name Value Description
visPublishDataRecordsetAll 0 Publish all data recordsets in the document.
visPublishDataRecordsetNone 1 Publish none of the data recordsets in the document.
visPublishDataRecordsetSelect 2 Publish selected data recordsets.

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.