Partager via


Constructeur ArgumentConstraintException (SerializationInfo, StreamingContext)

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Initializes a new instance of the ArgumentConstraintException class.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.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 ArgumentConstraintException(info, context)
protected ArgumentConstraintException(
    SerializationInfo info,
    StreamingContext context
)
protected:
ArgumentConstraintException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> ArgumentConstraintException
protected function ArgumentConstraintException(
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

Voir aussi

Référence

ArgumentConstraintException Classe

Surcharge ArgumentConstraintException

Espace de noms Microsoft.ReportingServices.RdlObjectModel