Employee Constructor |
| Name | Description | |
|---|---|---|
| Employee |
Initializes a new instance of the Employee class.
Constructor without parameter
| |
| Employee(IDataRecord) |
Initializes a new instance of the Employee class.
Constructor with parameter of data record to fill this data item
|