ForEachEnumeratorHostClass.Validate Metodo

Definizione

public:
 virtual Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSExecResult Validate(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnections100 ^ pConnections, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSVariableDispenser100 ^ pVariableDispenser, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSInfoEvents100 ^ pEvents, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSLogging100 ^ pLog) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSForEachEnumerator100::Validate;
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSExecResult Validate (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnections100 pConnections, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSVariableDispenser100 pVariableDispenser, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSInfoEvents100 pEvents, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSLogging100 pLog);
abstract member Validate : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnections100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSVariableDispenser100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSInfoEvents100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSLogging100 -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSExecResult
override this.Validate : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSConnections100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSVariableDispenser100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSInfoEvents100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSLogging100 -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSExecResult
Public Overridable Function Validate (pConnections As IDTSConnections100, pVariableDispenser As IDTSVariableDispenser100, pEvents As IDTSInfoEvents100, pLog As IDTSLogging100) As DTSExecResult

Parametri

pConnections
IDTSConnections100
pVariableDispenser
IDTSVariableDispenser100

Restituisce

Enumerazione DTSExecResult che indica il risultato della convalida.

Implementazioni

Si applica a