Click or drag to resize

IBcfParameterT Properties

[This is preliminary documentation and is subject to change.]

The IBcfParameterT generic type exposes the following members.

Properties
  NameDescription
Public propertyCanSetValue
Public propertyIsComputed
Public propertyIsLinked
Public propertySourceColumn
Returns the column the parameter depends on. Value is null on optimizer columns or is parameter is not linked (see IsLinked).
Public propertyTagCells
Gets a value indicating whether source cells will be tagged with the computed BcfFault.
Public propertyValue
Top
See Also