isSQLOpenOptions()
function isSQLOpenOptions(test): test is SQLOpenOptions
Tests if the input is a SQLOpenOptions
Parameters
| Parameter | Type |
|---|---|
test | any |
Returns
test is SQLOpenOptions
function isSQLOpenOptions(test): test is SQLOpenOptions
Tests if the input is a SQLOpenOptions
| Parameter | Type |
|---|---|
test | any |
test is SQLOpenOptions