Skip to main content

LinqServerModeExceptionThrownEventArgs Class

Provides data for the LinqServerModeSource.ExceptionThrown event.

Namespace: DevExpress.Data.Linq

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public class LinqServerModeExceptionThrownEventArgs :
    EventArgs

Inheritance

Object
EventArgs
LinqServerModeExceptionThrownEventArgs
See Also