GoodDB
Preparing search index...
Convertor
default
Class default
Index
Constructors
constructor
Properties
from
table
to
Methods
convert
update
Progress
Bar
Constructors
constructor
new
default
(
options
:
{
from
:
Drivers
;
table
:
string
;
to
:
Drivers
}
)
:
default
Parameters
options
:
{
from
:
Drivers
;
table
:
string
;
to
:
Drivers
}
Returns
default
Properties
from
from
:
{
driver
:
Drivers
;
isAsync
:
boolean
}
table
table
:
string
to
to
:
{
driver
:
Drivers
;
isAsync
:
boolean
}
Methods
convert
convert
()
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
update
Progress
Bar
updateProgressBar
(
progress
:
number
)
:
void
Parameters
progress
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
from
table
to
Methods
convert
update
Progress
Bar
GoodDB
Loading...