Konstruktor ReplicationAgentException (String)
Tworzy nowe wystąpienie ReplicationAgentException klasy wiadomości określony błąd.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
Public Sub New ( _
message As String _
)
'Użycie
Dim message As String
Dim instance As New ReplicationAgentException(message)
public ReplicationAgentException(
string message
)
public:
ReplicationAgentException(
String^ message
)
new :
message:string -> ReplicationAgentException
public function ReplicationAgentException(
message : String
)
Parametry
- message
Typ: System.String
Komunikat, który opisuje błąd.
Uwagi
W poniższej tabela przedstawiono wartości początkowe właściwość wystąpienie z ReplicationAgentException.
Właściwość |
Wartość |
---|---|
A null odniesienia. |
|
Ciąg komunikatu błędu. |