Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The source of the error.
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
Property Value
Type: System.String
A String value.