LogProviderSQLServerClass.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::IDTSLogProvider100::Validate;
[System.Runtime.InteropServices.DispId(1610743812)]
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

實作

屬性

適用於