DTSPriorityClass Enumeration
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see DTSPriorityClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSPriorityClass
'Usage
Dim instance As DTSPriorityClass
public enum DTSPriorityClass
public enum class DTSPriorityClass
type DTSPriorityClass
public enum DTSPriorityClass
Members
Member name | Description | |
---|---|---|
DTSPC_DEFAULT | ||
DTSPC_ABOVE_NORMAL | ||
DTSPC_NORMAL | ||
DTSPC_BELOW_NORMAL | ||
DTSPC_IDLE |