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