![]() | |
BcfFunctionBaseInternal Class |
Namespace: CalculationWorks.BusinessModel
The BcfFunctionBaseInternal type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowExecuteParallel |
Gets or sets a value indicating whether this instance is allowed to be executed parallel.
|
![]() | CanExecuteParallel |
Gets a value indicating whether this instance can be executed parallel. Default is true.
|
![]() | CurrentRow |
Gets the current row.
|
![]() | LongRunning |
Gets a value indicating whether this is a long running function. Default is false.
|
![]() | Parameters |
Gets the parameters(not the values). During calculating the values are stored in the associated properties.
|
![]() | Table |
Gets the table the function or validator belongs to.
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Overloads the == operator.
|
![]() ![]() | Inequality |
Overloads the != operator.
|