Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
'Usage
Dim value As String
value = PipelineComponent.s_STOCKPROPNAME_HASSIDEEFFECTS
PipelineComponent.s_STOCKPROPNAME_HASSIDEEFFECTS = value
public static string s_STOCKPROPNAME_HASSIDEEFFECTS
public:
static String^ s_STOCKPROPNAME_HASSIDEEFFECTS
static val mutable s_STOCKPROPNAME_HASSIDEEFFECTS: string
public static var s_STOCKPROPNAME_HASSIDEEFFECTS : String