ObjectDataSourceModel Constructors
Accumulates intermediate object data source settings during the execution of the Data Source Wizard.| Name | Parameters | Description |
|---|---|---|
| ObjectDataSourceModel() | none | Initializes a new instance of the ObjectDataSourceModel class with the default settings. |
| ObjectDataSourceModel(ObjectDataSourceModel) | other | Initializes a new instance of the ObjectDataSourceModel class with the specified prototype. |
See Also