syntaxFormat property
The syntax of the connection string.
Output only. Possible string values are:
- "SYNTAX_FORMAT_UNSPECIFIED" : Default unspecified value.
- "LONG" : Long
- "EZCONNECT" : Ezconnect
- "EZCONNECTPLUS" : Ezconnectplus
Implementation
core.String? syntaxFormat;