Поделиться через


Конструктор ArgumentTooLargeException (SerializationInfo, StreamingContext)

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Initializes a new instance of the ArgumentTooLargeException class with serialized data.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Применение
Dim info As SerializationInfo 
Dim context As StreamingContext 

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

Параметры

См. также

Справочник

ArgumentTooLargeException Класс

Перегрузка ArgumentTooLargeException

Пространство имен Microsoft.ReportingServices.RdlObjectModel