Click or drag to resize

IBcfParameter Methods

The IBcfParameter type exposes the following members.

Methods
  NameDescription
Public methodAccept
Public methodGetItemSource

In experimental state. Do not use in production.

Evaluates the source of a tuple item.
Public methodGetItemSourceCell
Returns the first cell the item of tuple parameter depends on.
Public methodGetItemSourceCells
Returns the cells the item of tuple parameter depends on.
Public methodGetItemSourceCellsUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodGetItemSourceCellUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodGetItemSourceRow
Returns the item source row to read values.
Public methodGetItemSourceRows
Return the item source rows to read values.
Public methodGetItemSourceRowsUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodGetItemSourceRowUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodGetSource

In experimental state. Do not use in production.

Evaluates the source of a parameter.
Public methodGetSourceCell
Returns the first cell the parameter depends on.
Public methodGetSourceCells
Returns the cells the parameter depends on.
Public methodGetSourceCellsUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodGetSourceCellUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodGetSourceRow
Return the source row to read parameter value.
Public methodGetSourceRows
Returns the source rows to read parameter values.
Public methodGetSourceRowsUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodGetSourceRowUnchecked
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public methodToAccessPath
Create the access path.
Top
See Also