次の方法で共有


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()

関連項目

参照

RowIndexOutOfRangeException クラス

Microsoft.SqlServer.Dts.Pipeline 名前空間