ConnectionParameterType enumeration
ConnectionParameterType enumeration
Specifies the parameter type of external connection
The ConnectionParameterType type exposes the following members:
Fields
Field | Description |
---|---|
CELL | Get the parameter value from a cell on each refresh. |
PROMPT | Prompt the user on each refresh for a parameter value. |
VALUE | Use a constant value on each refresh for the parameter value. |