PipelineComponent.s_STOCKPROPNAME_ISDISTRIBUTABLE Field

Contains the name of the IsDistributable 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_ISDISTRIBUTABLE As String
'Usage
Dim value As String

value = PipelineComponent.s_STOCKPROPNAME_ISDISTRIBUTABLE

PipelineComponent.s_STOCKPROPNAME_ISDISTRIBUTABLE = value
public static string s_STOCKPROPNAME_ISDISTRIBUTABLE
public:
static String^ s_STOCKPROPNAME_ISDISTRIBUTABLE
static val mutable s_STOCKPROPNAME_ISDISTRIBUTABLE: string
public static var s_STOCKPROPNAME_ISDISTRIBUTABLE : String