Share via


Constructeur DmfException (SerializationInfo, StreamingContext)

Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified serialization information and streaming context.

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

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Utilisation
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New DmfException(info, context)
protected DmfException(
    SerializationInfo info,
    StreamingContext context
)
protected:
DmfException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> DmfException
protected function DmfException(
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.