BcfParameter Methods |
The BcfParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| Accept |
Lets the visitorVisitT(IBcfParameterT).
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from 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 | Serves as the default hash function. (Inherited from Object.) | |
| 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.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToAccessPath |
Create the access path.
| |
| ToString |
Returns Name.
(Overrides ObjectToString.) |