Skip to main content

LinqServerModeInconsistencyDetectedEventArgs Class

Provides data for the LinqServerModeSource.InconsistencyDetected event.

Namespace: DevExpress.Data.Linq

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public class LinqServerModeInconsistencyDetectedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
LinqServerModeInconsistencyDetectedEventArgs
See Also