IMongoDBDataSourceWizardState Interface
Declaration
export interface IMongoDBDataSourceWizardState
Properties
collections Property
Declaration
collections?: string[]
Property Value
Type |
---|
string[] |
connectionJson Property
Declaration
connectionJson?: string
Property Value
Type |
---|
string |
dataSourceName Property
Declaration
dataSourceName?: string
Property Value
Type |
---|
string |
queries Property
Declaration
queries?: string[]
Property Value
Type |
---|
string[] |