共用方式為


PipelineComponent.s_STOCKPROPNAME_COMPFLAGS 欄位

Contains the name of the ComparisonFlags property of data flow components.

命名空間:  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 命名空間