IObjectDataSourceModel.ObjectType Property
If implemented, specifies the selected data source type.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IDXTypeInfo | An object that provides information about the selected data source type. |
See Also