IDTSOutput100.ErrorOrTruncationOperation Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.