DTSPackagePriorityClass

DTSPackagePriorityClass constants specify the Microsoft® Win32® process priority class to be used when the package is executed.

Constant Value Description
DTSPackagePriorityClass_High 3 High package priority
DTSPackagePriorityClass_Low 1 Low package priority
DTSPackagePriorityClass_Normal 2 Normal package priority

See Also

PackagePriorityClass Property

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.