Constructeur UnsupportedValueTypeForTextStreamColumnException
Initializes a new instance of the UnsupportedValueTypeForTextStreamColumnException class.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New UnsupportedValueTypeForTextStreamColumnException()
public UnsupportedValueTypeForTextStreamColumnException()
public:
UnsupportedValueTypeForTextStreamColumnException()
new : unit -> UnsupportedValueTypeForTextStreamColumnException
public function UnsupportedValueTypeForTextStreamColumnException()