IDTSConnectionManager100.Validate(IDTSInfoEvents100) 方法

定义

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

参数

返回

DTSExecResult 枚举的枚举值之一。

属性

适用于