Skip to main content
A newer version of this page is available. .

LinqServerModeExceptionThrownEventArgs Class

Provides data for the LinqServerModeSource.ExceptionThrown event.

Namespace: DevExpress.Data.Linq

Assembly: DevExpress.Data.v19.1.dll

Declaration

public class LinqServerModeExceptionThrownEventArgs :
    EventArgs

Inheritance

Object
EventArgs
LinqServerModeExceptionThrownEventArgs
See Also