Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Contains the name of the IsErrorOut 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_ISERROROUT As String
'Usage
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