Compartilhar via


Campo PipelineComponent.s_STOCKPROPNAME_EXCLGROUP

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

Namespace:  Microsoft.SqlServer.Dts.Pipeline
Assembly:  Microsoft.SqlServer.PipelineHost (em Microsoft.SqlServer.PipelineHost.dll)

Sintaxe

'Declaração
Public Shared s_STOCKPROPNAME_EXCLGROUP As String
'Uso
Dim value As String 

value = PipelineComponent.s_STOCKPROPNAME_EXCLGROUP 

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

Consulte também

Referência

PipelineComponent Classe

Namespace Microsoft.SqlServer.Dts.Pipeline