Właściwość ITransSynchronizationAgent.SkipErrors
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
Property SkipErrors As String
Get
Set
'Użycie
Dim instance As ITransSynchronizationAgent
Dim value As String
value = instance.SkipErrors
instance.SkipErrors = value
string SkipErrors { get; set; }
property String^ SkipErrors {
String^ get ();
void set (String^ value);
}
abstract SkipErrors : string with get, set
function get SkipErrors () : String
function set SkipErrors (value : String)
Wartość właściwości
Typ: System.String
Zobacz także