次の方法で共有


PipelineComponent.s_STOCKPROPNAME_COMPFLAGS フィールド

データ フロー コンポーネントの ComparisonFlags プロパティの名前です。

名前空間:  Microsoft.SqlServer.Dts.Pipeline
アセンブリ:  Microsoft.SqlServer.PipelineHost (Microsoft.SqlServer.PipelineHost.dll)

構文

'宣言
Public Shared s_STOCKPROPNAME_COMPFLAGS As String
'使用
Dim value As String 

value = PipelineComponent.s_STOCKPROPNAME_COMPFLAGS 

PipelineComponent.s_STOCKPROPNAME_COMPFLAGS = value
public static string s_STOCKPROPNAME_COMPFLAGS
public:
static String^ s_STOCKPROPNAME_COMPFLAGS
static val mutable s_STOCKPROPNAME_COMPFLAGS: string
public static var s_STOCKPROPNAME_COMPFLAGS : String

関連項目

参照

PipelineComponent クラス

Microsoft.SqlServer.Dts.Pipeline 名前空間