Partager via


Champ PipelineComponent.s_STOCKPROPNAME_ISSORTED

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

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline
Assembly :  Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)

Syntaxe

'Déclaration
Public Shared s_STOCKPROPNAME_ISSORTED As String
'Utilisation
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

Voir aussi

Référence

PipelineComponent Classe

Espace de noms Microsoft.SqlServer.Dts.Pipeline