Share via


IDTSOutput100.ErrorOrTruncationOperation Proprietà

Definizione

Ottiene o imposta il testo che descrive l'errore o il troncamento di un oggetto IDTSOutput100.

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à

Valore String che descrive il tipo di operazione di errore o troncamento di un IDTSOutput100 oggetto .

Attributi

Commenti

Questa proprietà descrive gli errori o i troncamenti che possono verificarsi in fase di esecuzione perché il componente elabora le colonne nell'output. Viene impostato sugli output la cui IsErrorOut proprietà è true.

Si applica a