Compartir a través de


Campo s_STOCKPROPNAME_ISDISTRIBUTABLE

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline
Ensamblado:  Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)

Sintaxis

'Declaración
Public Shared s_STOCKPROPNAME_ISDISTRIBUTABLE As String
'Uso
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