Click or drag to resize

BcfFunctionSetupT Properties

The BcfFunctionSetupT generic type exposes the following members.

Properties
  NameDescription
Public propertyAsyncOption
Indicates the async option for calculation.
Public propertyFunc
The function computing the column values.
Public propertyHasParameters
Get a value indicating Parameters is or empty.
Public propertyHasTupleParameters
Get a value indicating TupleParameters is or empty.
Public propertyParameters
Gets the parameters.
Public propertyTupleParameters
Gets the tuple parameters.
Top
See Also