Condividi tramite


Campo s_STOCKPROPNAME_ISDISTRIBUTABLE

Contains the name of the IsDistributable property of data flow components.

Spazio dei nomi  Microsoft.SqlServer.Dts.Pipeline
Assembly:  Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)

Sintassi

'Dichiarazione
Public Shared s_STOCKPROPNAME_ISDISTRIBUTABLE As String
'Utilizzo
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