Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class with the specified serialization information and the specified streaming context.
Espace de noms : Microsoft.SqlServer.Management.Trace
Assembly : Microsoft.SqlServer.ConnectionInfoExtended (en Microsoft.SqlServer.ConnectionInfoExtended.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 SqlTraceFailToLoadInstAPIAssemblyException(info, context)
protected SqlTraceFailToLoadInstAPIAssemblyException(
SerializationInfo info,
StreamingContext context
)
protected:
SqlTraceFailToLoadInstAPIAssemblyException(
SerializationInfo^ info,
StreamingContext context
)
new :
info:SerializationInfo *
context:StreamingContext -> SqlTraceFailToLoadInstAPIAssemblyException
protected function SqlTraceFailToLoadInstAPIAssemblyException(
info : SerializationInfo,
context : StreamingContext
)
Paramètres
- info
Type : System.Runtime.Serialization.SerializationInfo
A SerializationInfo object value that specifies the serialization information for the SQL Trace Fail to Load Inst API Assembly exception.
- context
Type : System.Runtime.Serialization.StreamingContext
A StreamingContext object value that specifies the streaming context for the SQL Trace Fail to Load Inst API Assembly exception.
Exemples
Voir aussi
Référence
SqlTraceFailToLoadInstAPIAssemblyException Classe
Surcharge SqlTraceFailToLoadInstAPIAssemblyException
Espace de noms Microsoft.SqlServer.Management.Trace