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

'Declaration
Protected Overridable Sub Init
'Usage
Me.Init()
protected virtual void Init()
protected:
virtual void Init()
abstract Init : unit -> unit  
override Init : unit -> unit
protected function Init()

See Also

Reference

DmfException Class

Microsoft.SqlServer.Management.Dmf Namespace