| FieldLowLevelSelectAsync Method |
| Name | Description | |
|---|---|---|
| LowLevelSelectAsync(IEnumerableInt32, Boolean, Boolean) | Selects some values in a field, by entering the element numbers related to the values to select. | |
| LowLevelSelectAsync(AsyncHandle, IEnumerableInt32, Boolean, Boolean) | Selects some values in a field, by entering the element numbers related to the values to select. | |
| LowLevelSelectAsyncT(AsyncHandle, FuncResponse, T, IEnumerableInt32, Boolean, Boolean) | Selects some values in a field, by entering the element numbers related to the values to select. |