Click or drag to resize

Employee Constructor

Overload List
  NameDescription
Public methodEmployee
Initializes a new instance of the Employee class. Constructor without parameter
Public methodEmployee(IDataRecord)
Initializes a new instance of the Employee class. Constructor with parameter of data record to fill this data item
Top
See Also