IDTSInputColumn100.ErrorOrTruncationOperation Proprietà

Definizione

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

Valore della proprietà

Una stringa che contiene il testo che descrive l'operazione in corso quando si verifica un errore o una troncatura durante l'esecuzione del pacchetto.

Attributi

Commenti

Questa proprietà descrive l'operazione che avviene quando si verificano errori o tronchi durante l'esecuzione mentre il componente elabora la colonna di input. È impostato solo quando la componente ha un IDTSOutput100 oggetto la cui IsErrorOut proprietà è vera.

Si applica a