Skip to main content

LinqServerModeExceptionThrownEventArgs Class

Provides data for the LinqServerModeSource.ExceptionThrown event.

Namespace: DevExpress.Data.Linq

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.Data

#Declaration

public class LinqServerModeExceptionThrownEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
LinqServerModeExceptionThrownEventArgs
See Also