ConnectionManagerHostClass.Validate(IDTSInfoEvents100) Метод

Определение

public:
 virtual Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSExecResult Validate(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSInfoEvents100 ^ pEvents) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManager100::Validate;
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSExecResult Validate (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSInfoEvents100 pEvents);
abstract member Validate : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSInfoEvents100 -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSExecResult
override this.Validate : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSInfoEvents100 -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSExecResult
Public Overridable Function Validate (pEvents As IDTSInfoEvents100) As DTSExecResult

Параметры

Возвращаемое значение

DTSExecResult

Одно из значений перечисления DTSExecResult.

Реализации

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