Partager via


Constructeur ArgumentTooSmallException (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 ArgumentTooSmallException 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 ArgumentTooSmallException(info, context)
protected ArgumentTooSmallException(
    SerializationInfo info,
    StreamingContext context
)
protected:
ArgumentTooSmallException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> ArgumentTooSmallException
protected function ArgumentTooSmallException(
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

Voir aussi

Référence

ArgumentTooSmallException Classe

Surcharge ArgumentTooSmallException

Espace de noms Microsoft.ReportingServices.RdlObjectModel