PipelineComponent.s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED Field
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
public static string s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED
public:
static String^ s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED
public static String s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED
public static var s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED : String
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
PipelineComponent Class
PipelineComponent Members
Microsoft.SqlServer.Dts.Pipeline Namespace