IDataComponentModel Members
The base for interfaces that accumulate intermediate settings of data sources during the execution of the Data Source Wizard.Properties
| Name | Description |
|---|---|
| DataSchema | If implemented, specifies the data source schema. |
Methods
| Name | Description |
|---|---|
| Clone() | Creates a new object that is a copy of the current instance. Inherited from ICloneable. |
See Also