IDTSPackage100.PackagePriorityClass 属性

定义

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 枚举中的一个值。

属性

注解

此接口由 PackagePackageNeutral 接口实现。

适用于