DmfException.Init メソッド

DmfException オブジェクトのプロパティを初期化します。

名前空間:  Microsoft.SqlServer.Management.Dmf
アセンブリ:  Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)

構文

'宣言
Protected Overridable Sub Init
'使用
Me.Init()
protected virtual void Init()
protected:
virtual void Init()
abstract Init : unit -> unit  
override Init : unit -> unit
protected function Init()

関連項目

参照

DmfException クラス

Microsoft.SqlServer.Management.Dmf 名前空間