Compartir a través de


RowIndexOutOfRangeException Constructor

Initializes a new instance of the RowIndexOutOfRangeException class.

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline
Ensamblado:  Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New RowIndexOutOfRangeException()
public RowIndexOutOfRangeException()
public:
RowIndexOutOfRangeException()
new : unit -> RowIndexOutOfRangeException
public function RowIndexOutOfRangeException()

Vea también

Referencia

RowIndexOutOfRangeException Clase

Espacio de nombres Microsoft.SqlServer.Dts.Pipeline