IDTSOutput100.ErrorOrTruncationOperation Proprietà

Definizione

public:
 property System::String ^ ErrorOrTruncationOperation { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(117)]
public string ErrorOrTruncationOperation { [System.Runtime.InteropServices.DispId(117)] get; [System.Runtime.InteropServices.DispId(117)] set; }
[<System.Runtime.InteropServices.DispId(117)>]
[<get: System.Runtime.InteropServices.DispId(117)>]
[<set: System.Runtime.InteropServices.DispId(117)>]
member this.ErrorOrTruncationOperation : string with get, set
Public Property ErrorOrTruncationOperation As String

Valore della proprietà

Una stringa che descrive il tipo di errore o operazione di troncamento di un IDTSOutput100 oggetto.

Attributi

Commenti

Questa proprietà descrive gli errori o le troncazioni che possono verificarsi a tempo di esecuzione mentre il componente elabora le colonne in output. È impostato su output la cui IsErrorOut proprietà è vera.

Si applica a