BcfFunctionSetupT Properties |
The BcfFunctionSetupT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncOption |
Indicates the async option for calculation.
| |
| Func |
The function computing the column values.
| |
| HasParameters |
Get a value indicating Parameters is or empty.
| |
| HasTupleParameters |
Get a value indicating TupleParameters is or empty.
| |
| Parameters |
Gets the parameters.
| |
| TupleParameters |
Gets the tuple parameters.
|