Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Contains the name of the ReferenceMetaDataID 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_REFMETADATAID As String
'Usage
Dim value As String
value = PipelineComponent.s_STOCKPROPNAME_REFMETADATAID
PipelineComponent.s_STOCKPROPNAME_REFMETADATAID = value
public static string s_STOCKPROPNAME_REFMETADATAID
public:
static String^ s_STOCKPROPNAME_REFMETADATAID
static val mutable s_STOCKPROPNAME_REFMETADATAID: string
public static var s_STOCKPROPNAME_REFMETADATAID : String