wildone
Character value that specifies the wild card character used to represent one character. The values currently supported are '_', '.' and '?'.
- Default Value
- If the
wildone
option is not defined, the default value of_
is used.
- Example
-
wildone=_
- SQL Options
This option key is associated with the SQL Connection Handle and can be set or retrieved using:
- See also
- SQL SET statements
- SQLSetConnectAttr()
- SQLGetConnectAttr()
- Note
- SQL options can also be associated with the RDM_DB handle along with the Database Configuration Options.