Condividi tramite


ColumnIndexOutOfRangeException Constructor

Initializes a new instance of the ColumnIndexOutOfRangeException class.

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

Sintassi

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

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

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