IBcfParameter Methods |
The IBcfParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| Accept |
Lets the visitorVisitT(IBcfParameterT).
| |
| 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.
| |
| GetItemSourceCells |
Returns the cells the item of tuple parameter depends on.
| |
| GetItemSourceCellsUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetItemSourceCellUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetItemSourceRow |
Returns the item source row to read values.
| |
| GetItemSourceRows |
Return the item source rows to read values.
| |
| GetItemSourceRowsUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetItemSourceRowUnchecked |
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.
| |
| GetSourceCells |
Returns the cells the parameter depends on.
| |
| GetSourceCellsUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetSourceCellUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetSourceRow |
Return the source row to read parameter value.
| |
| GetSourceRows |
Returns the source rows to read parameter values.
| |
| GetSourceRowsUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| GetSourceRowUnchecked |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| ToAccessPath |
Create the access path.
|