IDTSConnectionManager100.Validate(IDTSInfoEvents100) Method

Definition

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::DTSExecResult Validate(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSInfoEvents100 ^ pEvents);
[System.Runtime.InteropServices.DispId(5)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.DTSExecResult Validate (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSInfoEvents100 pEvents);
[<System.Runtime.InteropServices.DispId(5)>]
abstract member Validate : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSInfoEvents100 -> Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.DTSExecResult
Public Function Validate (pEvents As IDTSInfoEvents100) As DTSExecResult

Parameters

Returns

Attributes

Applies to