DataWarning Properties

The DataWarning type exposes the following members.

Properties
  NameDescription
Public propertyChangedValue
Gets the changed parameter value, when the warning is parameter value based.
Public propertyCode
Gets the warning code.
Public propertyMessage
Gets the warning message.
Public propertyRequestedValue
Gets the requested parameter value, when the warning is parameter value based.
Public propertySource
Gets the error element name.
Top
See Also