Back to Devexpress

LinqServerModeExceptionThrownEventArgs Class

corelibraries-devexpress-dot-data-dot-linq-3d153e3d.md

latest1.5 KB
Original Source

LinqServerModeExceptionThrownEventArgs Class

Provides data for the LinqServerModeSource.ExceptionThrown event.

Namespace : DevExpress.Data.Linq

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public class LinqServerModeExceptionThrownEventArgs :
    EventArgs
vb
Public Class LinqServerModeExceptionThrownEventArgs
    Inherits EventArgs

LinqServerModeExceptionThrownEventArgs is the data class for the following events:

Inheritance

Object EventArgs LinqServerModeExceptionThrownEventArgs

See Also

LinqServerModeExceptionThrownEventArgs Members

DevExpress.Data.Linq Namespace