Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the name of the DeleteOutputOnPathDetached 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_DELOUTPUTONPATHDETACHED As String
'Usage
Dim value As String
value = PipelineComponent.s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED
PipelineComponent.s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED = value
public static string s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED
public:
static String^ s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED
static val mutable s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED: string
public static var s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED : String