Init 方法
Initializes the properties of a DmfException object.
命名空間: 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()