FullscreenDataSourceWizardPageId Variable
In This Article
Lists the values that identify the Fullscreen Data Source Wizard‘s pages.
#Declaration
TypeScript
export const FullscreenDataSourceWizardPageId: {
ChooseDataSourceTypePage: string;
SpecifySqlDataSourceSettingsPage: string;
SpecifyJsonDataSourceSettingsPage: string;
SpecifyObjectDataSourceSettingsPage: string;
SpecifyFederationDataSourceSettingsPage: string;
SelectDataSourcePage: string;
};
#Members
Name | Type | Description |
---|---|---|
Choose |
string | Identifies the Select Data Source Type page (Choose |
Select |
string | Identifies the Specify Data Source Settings (Database) page (Specify |
Specify |
string | |
Specify |
string | Identifies the Specify Data Source Settings (JSON) page (Specify |
Specify |
string | Identifies the Specify Data Source Settings (JSON) page (Specify |
Specify |
string | Identifies the Specify Data Source Settings (JSON) page (Specify |