QueryBuilderEditQueryContext.ConnectionProviderService Property
Specifies an object that enables the data connection’s serialization.
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v25.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
| Type | Description |
|---|---|
| IConnectionProviderService | An object implementing the IConnectionProviderService interface. |
See Also