Condividi tramite


RowIndexOutOfRangeException Constructor

Initializes a new instance of the RowIndexOutOfRangeException class.

Spazio dei nomi: Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.PipelineHost (in microsoft.sqlserver.pipelinehost.dll)

Sintassi

'Dichiarazione
Public Sub New
public RowIndexOutOfRangeException ()
public:
RowIndexOutOfRangeException ()
public RowIndexOutOfRangeException ()
public function RowIndexOutOfRangeException ()

Osservazioni

The default constructor initializes any fields to their default values.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

RowIndexOutOfRangeException Class
RowIndexOutOfRangeException Members
Microsoft.SqlServer.Dts.Pipeline Namespace