Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the name of the SynchronousInputID property of data flow components.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Syntax
'Declaration
Public Shared s_STOCKPROPNAME_SYNCINPUTID As String
'Usage
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