| IAppAddFieldFromExpressionAsync Method |
| Name | Description | |
|---|---|---|
| AddFieldFromExpressionAsync(String, String) | Adds a field on the fly. The expression of a field on the fly is persisted but not its values. | |
| AddFieldFromExpressionAsync(AsyncHandle, String, String) | Adds a field on the fly. The expression of a field on the fly is persisted but not its values. | |
| AddFieldFromExpressionAsyncT(AsyncHandle, FuncResponse, T, String, String) | Adds a field on the fly. The expression of a field on the fly is persisted but not its values. |