EditQueryContext.CommandInterceptor Property
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v26.1.UI.dll
Declaration
Property Value
| Type |
|---|
| IDBCommandInterceptor |
See Also
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v26.1.UI.dll
public IDBCommandInterceptor CommandInterceptor { get; set; }
Public Property CommandInterceptor As IDBCommandInterceptor
| Type |
|---|
| IDBCommandInterceptor |