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

참고 항목

참조

PipelineComponent 클래스

Microsoft.SqlServer.Dts.Pipeline 네임스페이스