ConnectionManagerHostClass.Validate(IDTSInfoEvents100) 方法

定義

public:
 virtual Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSExecResult Validate(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSInfoEvents100 ^ pEvents) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManager100::Validate;
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSExecResult Validate (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 pEvents);
Public Overridable Function Validate (pEvents As IDTSInfoEvents100) As DTSExecResult

參數

傳回

DTSExecResult

實作

適用於