ColumnIndexOutOfRangeException constructeur

Initializes a new instance of the ColumnIndexOutOfRangeException class.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline
Assembly :  Microsoft.SqlServer.PipelineHost (dans Microsoft.SqlServer.PipelineHost.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation

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