IBcfParameterT Methods |
The IBcfParameterT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Accept |
Lets the visitorVisitT(IBcfParameterT).
(Inherited from IBcfParameter.) | |
| GetItemSource | In experimental state. Do not use in production. Evaluates the source of a tuple item. | |
| GetItemSourceCell |
Returns the first cell the item of tuple parameter depends on.
(Inherited from IBcfParameter.) | |
| GetItemSourceCells |
Returns the cells the item of tuple parameter depends on.
(Inherited from IBcfParameter.) | |
| GetItemSourceCellsUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from IBcfParameter.) | |
| GetItemSourceCellUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from IBcfParameter.) | |
| GetItemSourceRow |
Returns the item source row to read values.
(Inherited from IBcfParameter.) | |
| GetItemSourceRows |
Return the item source rows to read values.
(Inherited from IBcfParameter.) | |
| GetItemSourceRowsUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from IBcfParameter.) | |
| GetItemSourceRowUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from IBcfParameter.) | |
| GetItemValue |
Returns the value to use in calculation.
| |
| GetItemValueArray |
Evaluates and returns the item value.
| |
| GetItemValueArrayUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetItemValueEnumerable |
Evaluates and returns the item value.
| |
| GetItemValueEnumerableUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetItemValueUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetSource | In experimental state. Do not use in production. Evaluates the source of a parameter. | |
| GetSourceCell |
Returns the first cell the parameter depends on.
(Inherited from IBcfParameter.) | |
| GetSourceCells |
Returns the cells the parameter depends on.
(Inherited from IBcfParameter.) | |
| GetSourceCellsUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from IBcfParameter.) | |
| GetSourceCellUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from IBcfParameter.) | |
| GetSourceRow |
Return the source row to read parameter value.
(Inherited from IBcfParameter.) | |
| GetSourceRows |
Returns the source rows to read parameter values.
(Inherited from IBcfParameter.) | |
| GetSourceRowsUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from IBcfParameter.) | |
| GetSourceRowUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from IBcfParameter.) | |
| GetValue |
Returns the value to use in calculation.
| |
| GetValueArray(BcfRow) |
Evaluates and returns the parameter value.
| |
| GetValueArray(IEnumerableBcfRow) |
Returns the parameter value.
| |
| GetValueArrayUnchecked(BcfReadOnlyArrayListBcfRow) |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetValueArrayUnchecked(BcfRow) |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetValueArrayUnchecked(IEnumerableBcfRow) |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetValueEnumerable(BcfRow) |
Evaluates and returns the parameter value.
| |
| GetValueEnumerable(IEnumerableBcfRow) |
Returns the parameter value.
| |
| GetValueEnumerableUnchecked(BcfReadOnlyArrayListBcfRow) |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetValueEnumerableUnchecked(BcfRow) |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetValueUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| ToAccessPath |
Create the access path.
(Inherited from IBcfParameter.) |