共用方式為


RowIndexOutOfRangeException 建構函式

Initializes a new instance of the RowIndexOutOfRangeException class.

命名空間:  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 命名空間