Compartir a través de


Campo s_STOCKPROPNAME_SORTKEYPOS

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline
Ensamblado:  Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)

Sintaxis

'Declaración
Public Shared s_STOCKPROPNAME_SORTKEYPOS As String
'Uso
Dim value As String

value = PipelineComponent.s_STOCKPROPNAME_SORTKEYPOS

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