| Members | Description | |||
| _locationID | ||||
| _timeZone | ||||
| _code | ||||
| _name | ||||
| _criteria | ||||
| _errorMSG | ||||
| Location | ||||
| List |
Purpose: List method. This method will display all records in the Location table.
|
|||
| Find |
Purpose: Find method. This method will find data meeting criteria from Location table.
|
|||
| Add |
Purpose: Add method. This method will add a new row to the Location table.
|
|||
| Change |
Purpose: Change method. This method will change a row from the Location table.
|
|||
| Delete |
Purpose: Delete method. This method will delete data from Location table.
|
|||
| Dispose |
Purpose: Dispose method.
|
|||
| LocationID | ||||
| TimeZone | ||||
| Name | ||||
| Code | ||||
| Criteria | ||||
| ErrorCode |