SequenceClass.ExecutionResult Property

Definition

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::DTSExecResult ExecutionResult { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::DTSExecResult get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.DTSExecResult ExecutionResult { get; }
member this.ExecutionResult : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.DTSExecResult
Public Overridable ReadOnly Property ExecutionResult As DTSExecResult

Property Value

Implements

Applies to