DmfException.Init Method ()
Initializes the properties of a DmfException object.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
protected virtual void Init()
protected:
virtual void Init()
abstract Init : unit -> unit
override Init : unit -> unit
Protected Overridable Sub Init
See Also
DmfException Class
Microsoft.SqlServer.Management.Dmf Namespace
Return to top