Freigeben über


ErrorSource-Eigenschaft

Die Ursache des Fehlers.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)

Syntax

'Declaration
Public ReadOnly Property ErrorSource As String
    Get
'Usage
Dim instance As NativeSqlConnectionException
Dim value As String

value = instance.ErrorSource
public string ErrorSource { get; }
public:
property String^ ErrorSource {
    String^ get ();
}
member ErrorSource : string
function get ErrorSource () : String

Eigenschaftswert

Typ: System. . :: . .String
Ein String-Wert.