Property | Type | Description |
---|
Method | Description | |
---|---|---|
DeleteEmployeeEntity ( |
||
GetEmployeeDataTable ( ) : |
||
GetEmployeeEntity ( string id ) : |
||
GetEmployeeEntityList ( |
||
InsertEmployeeEntity ( |
||
UpdateEmployeeEntity ( |
public DeleteEmployeeEntity ( |
||
condition_entity | ||
return | void |
public GetEmployeeDataTable ( ) : |
||
return |
public GetEmployeeEntity ( string id ) : |
||
id | string | |
return |
public GetEmployeeEntityList ( |
||
condition_entity | ||
return | List |
public InsertEmployeeEntity ( |
||
condition_entity | ||
return | void |
public UpdateEmployeeEntity ( |
||
condition_entity | ||
return | void |