Share via


PipelineComponent.s_STOCKPROPNAME_HASSIDEEFFECTS Field

Contains the name of the HasSideEffects 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_HASSIDEEFFECTS As String
public static string s_STOCKPROPNAME_HASSIDEEFFECTS
public:
static String^ s_STOCKPROPNAME_HASSIDEEFFECTS
public static String s_STOCKPROPNAME_HASSIDEEFFECTS
public static var s_STOCKPROPNAME_HASSIDEEFFECTS : 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