| BcfParameter Properties | |
The BcfParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| Behavior |
Gets the BcfParameterBehavior.
| |
| FunctionBase |
Gets the function, if the parameter is a function parameter.
| |
| Name |
Gets the parameters name. Usually the same as the property name.
| |
| SourceColumn |
Gets the source column.
| |
| TagCells |
Gets a value indicating whether cells will be tagged.
| |
| ValidatorBase |
Gets the validator, if the parameter is a validator parameter.
|