PipelineComponent.s_STOCKPROPNAME_ISSORTED 欄位
Contains the name of the IsSorted property of data flow components.
命名空間: Microsoft.SqlServer.Dts.Pipeline
組件: Microsoft.SqlServer.PipelineHost (在 Microsoft.SqlServer.PipelineHost.dll 中)
語法
'宣告
Public Shared s_STOCKPROPNAME_ISSORTED As String
'用途
Dim value As String
value = PipelineComponent.s_STOCKPROPNAME_ISSORTED
PipelineComponent.s_STOCKPROPNAME_ISSORTED = value
public static string s_STOCKPROPNAME_ISSORTED
public:
static String^ s_STOCKPROPNAME_ISSORTED
static val mutable s_STOCKPROPNAME_ISSORTED: string
public static var s_STOCKPROPNAME_ISSORTED : String