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