Язык

IDTSContainer100.ExecutionResult Свойство

Определение

Получает значение, указывающее на успех или неудачу выполнения объекта IDTSContainer100 .

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecResult ExecutionResult { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecResult get(); };
[System.Runtime.InteropServices.DispId(14)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSExecResult ExecutionResult { [System.Runtime.InteropServices.DispId(14)] get; }
[<System.Runtime.InteropServices.DispId(14)>]
[<get: System.Runtime.InteropServices.DispId(14)>]
member this.ExecutionResult : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSExecResult
Public ReadOnly Property ExecutionResult As DTSExecResult

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

Результат казни.

Атрибуты

Комментарии

Дополнительные сведения см. в разделе DtsContainer.

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