IDTSPackage100.PackagePriorityClass Свойство

Определение

Возвращает или задает класс приоритета пакета.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPriorityClass PackagePriorityClass { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPriorityClass get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPriorityClass value); };
[System.Runtime.InteropServices.DispId(44)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.DTSPriorityClass with get, set
Public Property PackagePriorityClass As DTSPriorityClass

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

Значение из перечисления DTSPriorityClass.

Атрибуты

Комментарии

Этот интерфейс реализуется с помощью Package и PackageNeutral.

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