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

LinqServerModeInconsistencyDetectedEventArgs Class

Provides data for the LinqServerModeSource.InconsistencyDetected event.

Namespace: DevExpress.Data.Linq

Assembly: DevExpress.Data.v21.2.dll

NuGet Packages: DevExpress.Data, DevExpress.Win.Design

Declaration

public class LinqServerModeInconsistencyDetectedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
LinqServerModeInconsistencyDetectedEventArgs
See Also