IDTSInputColumn100.ErrorOrTruncationOperation Propriété

Définition

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

Valeur de propriété

Chaîne qui contient le texte qui décrit l’opération qui se produit lorsqu’une erreur ou une troncation se produit pendant l’exécution du package.

Attributs

Remarques

Cette propriété décrit l’opération qui se produit lorsque des erreurs ou des troncations se produisent au moment de l’exécution, car le composant traite la colonne d’entrée. Elle est définie uniquement lorsque le composant a un IDTSOutput100 objet dont IsErrorOut la propriété est vraie.

S’applique à