RegisteredServerException.Init 메서드
Initializes the properties of a RegisteredServerException object
네임스페이스: Microsoft.SqlServer.Management.RegisteredServers
어셈블리: Microsoft.SqlServer.Management.RegisteredServers(Microsoft.SqlServer.Management.RegisteredServers.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()