Méthode Init

Initializes the properties of a RegisteredServerException object

Espace de noms :  Microsoft.SqlServer.Management.RegisteredServers
Assembly :  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntaxe

'Déclaration
Protected Overridable Sub Init
'Utilisation

Me.Init()
protected virtual void Init()
protected:
virtual void Init()
abstract Init : unit -> unit 
override Init : unit -> unit 
protected function Init()