IDTSPackage100.PackagePriorityClass プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSPriorityClass PackagePriorityClass { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSPriorityClass get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSPriorityClass value); };
[System.Runtime.InteropServices.DispId(44)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSPriorityClass PackagePriorityClass { [System.Runtime.InteropServices.DispId(44)] get; [System.Runtime.InteropServices.DispId(44)] set; }
[<System.Runtime.InteropServices.DispId(44)>]
[<get: System.Runtime.InteropServices.DispId(44)>]
[<set: System.Runtime.InteropServices.DispId(44)>]
member this.PackagePriorityClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSPriorityClass with get, set
Public Property PackagePriorityClass As DTSPriorityClass
プロパティ値
DTSPriorityClass 列挙体の値。
- 属性
注釈
このインターフェイスは、Package インターフェイスおよび PackageNeutral インターフェイスで実装されます。