Метод | Описание | |
---|---|---|
Delete ( |
||
Insert ( |
||
IsDuplicateEmail ( string email, int compnayId ) : bool | ||
IsUserAuthenticated ( string userName, string password, int &UsersId, int &compnayId ) : bool | ||
IsUserIsDuplicateUserName ( string userName, int compnayId ) : bool | ||
SelectAll ( |
||
Update ( |
public IsDuplicateEmail ( string email, int compnayId ) : bool | ||
string | ||
compnayId | int | |
Результат | bool |
public IsUserAuthenticated ( string userName, string password, int &UsersId, int &compnayId ) : bool | ||
userName | string | |
password | string | |
UsersId | int | |
compnayId | int | |
Результат | bool |
public IsUserIsDuplicateUserName ( string userName, int compnayId ) : bool | ||
userName | string | |
compnayId | int | |
Результат | bool |
public SelectAll ( |
||
users | ||
Результат |