Partager via


Champ s_STOCKPROPNAME_ISERROROUT

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

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

Syntaxe

'Déclaration
Public Shared s_STOCKPROPNAME_ISERROROUT As String
'Utilisation
Dim value As String

value = PipelineComponent.s_STOCKPROPNAME_ISERROROUT

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