Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.