Share via


Méthode Init

Initializes the properties of a DmfException object.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.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()