Construtor ColumnIndexOutOfRangeException
Initializes a new instance of the ColumnIndexOutOfRangeException class.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (em Microsoft.SqlServer.PipelineHost.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ColumnIndexOutOfRangeException()
public ColumnIndexOutOfRangeException()
public:
ColumnIndexOutOfRangeException()
new : unit -> ColumnIndexOutOfRangeException
public function ColumnIndexOutOfRangeException()
Consulte também