LogProviderSQLProfilerClass.Validate(IDTSInfoEvents100) Método

Definición

public:
 virtual Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExecResult Validate(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSInfoEvents100 ^ pEvents) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSLogProvider100::Validate;
[System.Runtime.InteropServices.DispId(1610743812)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSExecResult Validate (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSInfoEvents100 pEvents);
[<System.Runtime.InteropServices.DispId(1610743812)>]
abstract member Validate : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSInfoEvents100 -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSExecResult
override this.Validate : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSInfoEvents100 -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSExecResult
Public Overridable Function Validate (pEvents As IDTSInfoEvents100) As DTSExecResult

Parámetros

Devoluciones

Un valor de la enumeración DTSExecResult.

Implementaciones

Atributos

Se aplica a