ServerModeInconsistencyDetectedEventArgs Constructors
Provides data for the LinqServerModeDataSource.InconsistencyDetected event.Name | Parameters | Description |
---|---|---|
ServerModeInconsistencyDetectedEventArgs() | none | Initializes a new ServerModeInconsistencyDetectedEventArgs class instance with default settings. |
ServerModeInconsistencyDetectedEventArgs(Exception) | message | Initializes a new ServerModeInconsistencyDetectedEventArgs class instance with the specified setting. |
See Also