VisPublishDataRecordsets Enumeration
Specifies constants that define which data recordsets to publish; passed to the ServerPublishOptions.SetRecordsetsToPublish method and returned by the ServerPublishOptions.GetRecordsetsToPublish method.
Version Information
Version Added: Visio 2010
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. |