ConnectionParameterType Enum

ConnectionParameterType Enum

Specifies the parameter type of external connection


type ConnectionParameterType int32

Fields

FieldDescription
CellGet the parameter value from a cell on each refresh.
PromptPrompt the user on each refresh for a parameter value.
ValueUse a constant value on each refresh for the parameter value.