NativeSqlConnectionException.ErrorSource Property

Definition

The source of the error.

public:
 property System::String ^ ErrorSource { System::String ^ get(); };
public string ErrorSource { get; }
member this.ErrorSource : string
Public ReadOnly Property ErrorSource As String

Property Value

A String value.

Applies to