MongoDBDataSourceWizardPageId Variable
Declaration
export const MongoDBDataSourceWizardPageId: {
ChooseMongoDBSchemaPage: string;
ChooseMongoDBConnectionPage: string;
ChooseMongoDBCollectionsPage: string;
};
Members
Name | Type |
---|---|
ChooseMongoDBCollectionsPage | string |
ChooseMongoDBConnectionPage | string |
ChooseMongoDBSchemaPage | string |