IMongoDBDataSourceModel Members
Properties
Name | Description |
---|---|
ConnectionName | If implemented, specifies the name of a data connection. Inherited from IDataComponentModelWithConnection. |
DataConnection | |
DataSchema | If implemented, specifies the data source schema. Inherited from IDataComponentModel. |
Queries | |
ResultSchema | |
SchemaDiscoveryMaxItemCount | |
ShouldSaveConnection | If implemented, specifies how and where to store the connection string. Inherited from IDataComponentModelWithConnection. |
Methods
Name | Description |
---|---|
Clone() | Creates a new object that is a copy of the current instance. Inherited from ICloneable. |
See Also