'Declaration Public ReadOnly Property Condition As ErrorCondition
public ErrorCondition Condition {get;}
Applications listening to the DataProviderError event can derive their response to an error condition based on the value of the Condition property. See the ErrorCondition enumeration for a description of it's possible values.
The following list describes common responses to the variety of ErrorConditions that may arise:
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2