Costruttore RowIndexOutOfRangeException

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
'Utilizzo

Dim instance As New RowIndexOutOfRangeException()
public RowIndexOutOfRangeException()
public:
RowIndexOutOfRangeException()
new : unit -> RowIndexOutOfRangeException
public function RowIndexOutOfRangeException()