Click or drag to resize

EmployeeDataController Methods

The EmployeeDataController type exposes the following members.

Methods
  NameDescription
Public methodGetEmployee
Get employee by ID
Public methodNewGUID
Get a GUID
Top
Extension Methods
  NameDescription
Public Extension MethodCode exampleConvertDateFromSQL
Convert SQL date include value null
(Defined by Extension.)
Public Extension MethodConvertDateToSQL
Convert C# date type to SQL date type
(Defined by Extension.)
Top
See Also