UnsupportedValueTypeForTextStreamColumnException Constructor

Initializes a new instance of the UnsupportedValueTypeForTextStreamColumnException 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 UnsupportedValueTypeForTextStreamColumnException()
public UnsupportedValueTypeForTextStreamColumnException()
public:
UnsupportedValueTypeForTextStreamColumnException()
new : unit -> UnsupportedValueTypeForTextStreamColumnException
public function UnsupportedValueTypeForTextStreamColumnException()