DtsPipelineComponentAttribute.RequiredProductLevel Property
Gets or sets a value indicating the required SQL Server 2005 product level for the data flow component.
This API is not CLS-compliant. The CLS-compliant alternative is . Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
[CLSCompliantAttribute(false)] public DTSProductLevel RequiredProductLevel { get; set; }
Property Value
Type: Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProductLevelOne of the DTSProductLevel values.