ConnectionType
Connection properties to use for authentication. Accepted entries are Server, OracleTNS, LDAP.
Possible Values
Server, OracleTNS, LDAPデータ型
string
デフォルト値
"Server"
解説
Together with Password and User, this field is used to choose connection properties that are used to authenticate against the server. Server is the default option. Use the following options:
- Server: Set this to connect with server's by its address, port number and service name.
- OracleTNS: Set this to use TNS record to connect the server.
- LDAP: Set this to connect LDAP server in order to resolve Oracle server connection with TNS record stored by LDAP server.