ObjectDataSourceModel.ObjectType Property
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. |
Implements
See Also