Compartir a través de


Campo PipelineComponent.s_STOCKPROPNAME_SYNCINPUTID

Contains the name of the SynchronousInputID 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_SYNCINPUTID As String
'Uso
Dim value As String 

value = PipelineComponent.s_STOCKPROPNAME_SYNCINPUTID 

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

Vea también

Referencia

PipelineComponent Clase

Espacio de nombres Microsoft.SqlServer.Dts.Pipeline