The selected data source or null if a data source item is selected.
The selected data source item or null if a data source is selected.
The selected provider to create a new data source, if that was the option selected.
Creates a selection object for a data source.
the selected data source.
A new selection object with a data source selected.
Creates a selection object with a data source item.
the selected data source item.
A new selection object with a data source item selected.
Creates a selection object indicating the UI to create a new data source should be displayed, the data source will be created for the indicated provider (from RVProviderType, like SQLServer, REST, etc.)
The data source provider to use to create the new data source (@see RVProviderType)
An optional callback to be called when the creation of the new data source completes (it won't be called if the user cancels the creation flow).
A new selection object indicating a new data source should be created.
Object indicating what was selected by the end user, it could be a data source (like a database) or a data source item (like a table in a database). This selection object can also be used to indicate the UI to create a new data source should be displayed.