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()