Constructeur RowIndexOutOfRangeException
Initializes a new instance of the RowIndexOutOfRangeException class.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New RowIndexOutOfRangeException()
public RowIndexOutOfRangeException()
public:
RowIndexOutOfRangeException()
new : unit -> RowIndexOutOfRangeException
public function RowIndexOutOfRangeException()