RowIndexOutOfRangeException コンストラクター

RowIndexOutOfRangeException クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Dts.Pipeline
アセンブリ:  Microsoft.SqlServer.PipelineHost (Microsoft.SqlServer.PipelineHost.dll)

構文

'宣言
Public Sub New
'使用

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