OracleClient
.IsOracle(host, port)
⇒ IsOracleResponse
IsOracleResponse
: object
oracle
IsOracleResponse
OracleClient
IsOracleResponse
- - The response from the Oracle server.error
- The error encountered during the check.Param | Type | Description |
---|---|---|
host | string | The host to check. |
port | int | The port to check. |
object
oracle