Source Property (SqlException)
Gets the name of the provider that generated the error.
public override string Source {get;}
'Declaration
Public Overrides ReadOnly Property Source As String
Property Value
The name of the provider that generated the error.