s_STOCKPROPNAME_ISERROROUT 字段

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

命名空间:  Microsoft.SqlServer.Dts.Pipeline
程序集:  Microsoft.SqlServer.PipelineHost(在 Microsoft.SqlServer.PipelineHost.dll 中)

语法

声明
Public Shared s_STOCKPROPNAME_ISERROROUT As String
用法
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