PipelineComponent.s_STOCKPROPNAME_REFMETADATAID Field
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
public static string s_STOCKPROPNAME_REFMETADATAID
public:
static String^ s_STOCKPROPNAME_REFMETADATAID
public static String s_STOCKPROPNAME_REFMETADATAID
public static var s_STOCKPROPNAME_REFMETADATAID : String
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
PipelineComponent Class
PipelineComponent Members
Microsoft.SqlServer.Dts.Pipeline Namespace