package com.ms.wfc.data
Topic For an RDS Recordset object, specifies the execution priority of the asynchronous thread that fetches data. Use these constants with the recordset "Background Thread Priority" dynamic property.
Prefix adPriority
Declared ADCPROP_ASYNCTHREADPRIORITY_ENUM
Constant | Value |
LOWEST | 1 |
BELOWNORMAL | 2 |
NORMAL | 3 |
ABOVENORMAL | 4 |
HIGHEST | 5 |