ConnectionManagerFileClass.Validate(IDTSInfoEvents100) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExecResult Validate(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSInfoEvents100 ^ pEvents) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManager100::Validate;
[System.Runtime.InteropServices.DispId(5)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSExecResult Validate (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSInfoEvents100 pEvents);
[<System.Runtime.InteropServices.DispId(5)>]
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
パラメーター
- pEvents
- IDTSInfoEvents100
戻り値
DTSExecResult 列挙体の列挙値のいずれかです。
実装
- 属性