次の方法で共有


pctType フィールド

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ:  Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap.dll)

構文

'宣言
Public pctType As DTSPipelineComponentType
'使用
Dim instance As DTS_MANAGED_INFO
Dim value As DTSPipelineComponentType

value = instance.pctType

instance.pctType = value
public DTSPipelineComponentType pctType
public:
DTSPipelineComponentType pctType
val mutable pctType: DTSPipelineComponentType
public var pctType : DTSPipelineComponentType