IDTSOutput100.ErrorOrTruncationOperation Свойство

Определение

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

Значение свойства

Строка, описывающая тип операции ошибки или усечения IDTSOutput100 объекта.

Атрибуты

Комментарии

Это свойство описывает ошибки или усечения, которые могут произойти во время выполнения при обработке столбцов на выходе. Он задаётся на выходах, свойство IsErrorOutкоторых истинно.

Применяется к