PipelineComponent.s_STOCKPROPNAME_EXCLGROUP フィールド

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

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

構文

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

value = PipelineComponent.s_STOCKPROPNAME_EXCLGROUP 

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

関連項目

参照

PipelineComponent クラス

Microsoft.SqlServer.Dts.Pipeline 名前空間