Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Initializes a new instance of the ColumnIndexOutOfRangeException class.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ColumnIndexOutOfRangeException()
public ColumnIndexOutOfRangeException()
public:
ColumnIndexOutOfRangeException()
new : unit -> ColumnIndexOutOfRangeException
public function ColumnIndexOutOfRangeException()