Back to Devexpress

LinqServerModeInconsistencyDetectedEventArgs Class

corelibraries-devexpress-dot-data-dot-linq-4613402b.md

latest1.6 KB
Original Source

LinqServerModeInconsistencyDetectedEventArgs Class

Provides data for the LinqServerModeSource.InconsistencyDetected event.

Namespace : DevExpress.Data.Linq

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

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

LinqServerModeInconsistencyDetectedEventArgs is the data class for the following events:

Inheritance

Object EventArgs LinqServerModeInconsistencyDetectedEventArgs

See Also

LinqServerModeInconsistencyDetectedEventArgs Members

DevExpress.Data.Linq Namespace