Udostępnij za pośrednictwem


Pole PipelineComponent.s_STOCKPROPNAME_ISDISTRIBUTABLE

Zawiera nazwę IsDistributable właściwość składników przepływ danych.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Pipeline
Zestaw:  Microsoft.SqlServer.PipelineHost (w Microsoft.SqlServer.PipelineHost.dll)

Składnia

'Deklaracja
Public Shared s_STOCKPROPNAME_ISDISTRIBUTABLE As String
'Użycie
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