IDTSRuntimeComponent100.RequiredProductLevel プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
データ フロー コンポーネントに必要な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 値のいずれか 1 つ。
- 属性