Search
Preparing search index...
The search index is not available
server-i
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"business/userDAL"
UserDAL
Class UserDAL
Hierarchy
UserDAL
Index
Properties
table
Name
Methods
create
Table
login
Properties
Static
Private
table
Name
table
Name
:
string
= `tblUser`
Methods
Static
create
Table
create
Table
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Static
login
login
(
user
:
string
, password
:
string
)
:
Promise
<
__type
[]
>
Parameters
user:
string
password:
string
Returns
Promise
<
__type
[]
>
Globals
"api/api
Clean
Cache"
"api/api
Exec"
"api/api
Save"
"api/api
Select"
"api/api
User"
"app"
"app
Config"
"business/execDAL"
"business/saveDAL"
"business/schemaDAL"
"business/selectDAL"
"business/tokenDAL"
"business/userDAL"
"index"
"main"
"model/DBConfig"
"util/check"
"util/connection
Helper"
UserDAL
table
Name
create
Table
login