PipelineComponent.s_STOCKPROPNAME_COMPFLAGS Field
Contains the name of the ComparisonFlags property of data flow components.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Syntax
'Declaration
Public Shared s_STOCKPROPNAME_COMPFLAGS As String
'Usage
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