Поделиться через


IDTSRuntimeComponent100.RequiredProductLevel Свойство

Определение

Возвращает значение, указывающее требуемый уровень продукта SQL Server для компонента потока данных.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSProductLevel RequiredProductLevel { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSProductLevel get(); };
[System.Runtime.InteropServices.DispId(27)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProductLevel RequiredProductLevel { [System.Runtime.InteropServices.DispId(27)] get; }
[<System.Runtime.InteropServices.DispId(27)>]
[<get: System.Runtime.InteropServices.DispId(27)>]
member this.RequiredProductLevel : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProductLevel
Public ReadOnly Property RequiredProductLevel As DTSProductLevel

Значение свойства

Одно из значений перечисления DTSProductLevel.

Атрибуты

Применяется к