Namespace: oracle
Table of contents
Interfaces
Functions
Functions
IsOracle
▸ IsOracle(host, port): IsOracleResponse | null
IsOracle checks if a host is running an Oracle server
Parameters
| Name | Type | 
|---|---|
| host | string | 
| port | number | 
Returns
IsOracleResponse | null
Example