Właściwość TransferErrorMessagesTask.IfObjectExists
Pobiera lub ustawia wartość z IfObjectExists wyliczenia wskazująca wskazujące, jeśli zadanie ulegnie awarii, zastąpić lub pominąć transferu komunikat błąd, jeśli komunikat o błędzie o tej samej nazwie istnieje w obiekt docelowy.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Tasks.TransferErrorMessagesTask
Zestaw: Microsoft.SqlServer.TransferErrorMessagesTask (w Microsoft.SqlServer.TransferErrorMessagesTask.dll)
Składnia
'Deklaracja
Public Property IfObjectExists As IfObjectExists
Get
Set
'Użycie
Dim instance As TransferErrorMessagesTask
Dim value As IfObjectExists
value = instance.IfObjectExists
instance.IfObjectExists = value
public IfObjectExists IfObjectExists { get; set; }
public:
virtual property IfObjectExists IfObjectExists {
IfObjectExists get () sealed;
void set (IfObjectExists value) sealed;
}
abstract IfObjectExists : IfObjectExists with get, set
override IfObjectExists : IfObjectExists with get, set
final function get IfObjectExists () : IfObjectExists
final function set IfObjectExists (value : IfObjectExists)
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Tasks.TransferErrorMessagesTask.IfObjectExists
Wartość z IfObjectExists wyliczenia wskazująca, czy zadania powinny zakończyć się niepowodzeniem, Ignoruj istniejące komunikat o błędzie lub pominąć transferu komunikat o błędzie, jeśli komunikat o błędzie o tej samej nazwie istnieje w obiekt docelowy.