Skip to main content
All docs
V25.1
  • MongoDBDataSourceWizardPageId Variable

    Declaration

    export const MongoDBDataSourceWizardPageId: {
        ChooseMongoDBSchemaPage: string;
        ChooseMongoDBConnectionPage: string;
        ChooseMongoDBCollectionsPage: string;
    };

    Members

    Name Type
    ChooseMongoDBCollectionsPage string
    ChooseMongoDBConnectionPage string
    ChooseMongoDBSchemaPage string