Defines how a DataSource should prompt a user
for settings when loading data.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Use current settings without prompting the user. | |
RequiredOnly | 1 | The user should be prompted for required information not included in the current settings. Optional settings should not be prompted. | |
All | 2 | The user should be prompted for input if applicable. The current settings should be used as default. |
Remarks
Version Information
See Also