UnsupportedValueTypeForTextStreamColumnException 建構
Initializes a new instance of the UnsupportedValueTypeForTextStreamColumnException class.
命名空間: Microsoft.SqlServer.Dts.Pipeline
組件: Microsoft.SqlServer.PipelineHost (在 Microsoft.SqlServer.PipelineHost.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New UnsupportedValueTypeForTextStreamColumnException()
public UnsupportedValueTypeForTextStreamColumnException()
public:
UnsupportedValueTypeForTextStreamColumnException()
new : unit -> UnsupportedValueTypeForTextStreamColumnException
public function UnsupportedValueTypeForTextStreamColumnException()