Condividi tramite


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à

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

Attributi

Commenti

Questa proprietà descrive gli errori o le troncazioni 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