Module: Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::SyntaxFormat
- Defined in:
- proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb
Overview
Specifies syntax of the connection string.
Constant Summary collapse
- SYNTAX_FORMAT_UNSPECIFIED =
Default unspecified value.
0- LONG =
Long
1- EZCONNECT =
Ezconnect
2- EZCONNECTPLUS =
Ezconnectplus
3