Costruttore UnsupportedValueTypeForTextStreamColumnException
Initializes a new instance of the UnsupportedValueTypeForTextStreamColumnException class.
Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New UnsupportedValueTypeForTextStreamColumnException()
public UnsupportedValueTypeForTextStreamColumnException()
public:
UnsupportedValueTypeForTextStreamColumnException()
new : unit -> UnsupportedValueTypeForTextStreamColumnException
public function UnsupportedValueTypeForTextStreamColumnException()