SQLQueryHelperjs - v1.2.6
Preparing search index...
index
MySqlDropStoreProcedureOptions
Interface MySqlDropStoreProcedureOptions
interface
MySqlDropStoreProcedureOptions
{
schema
?:
string
;
routineType
?:
MySqlRoutineType
;
ifExists
?:
boolean
;
}
Index
Properties
schema?
routine
Type?
if
Exists?
Properties
Optional
schema
schema
?:
string
Optional
routine
Type
routineType
?:
MySqlRoutineType
Optional
if
Exists
ifExists
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
schema
routine
Type
if
Exists
SQLQueryHelperjs - v1.2.6
Loading...