Dtoclasses.Employee General Information

The derived element is derived from the Employee entity.

Derived element shape

Element Kind Type Source
 Employee Employee
 BirthDate Field datetime (System.DateTime) Employee.BirthDate
 EmployeeId Field int (System.Int32) Employee.EmployeeId
 Extension Field string (System.String) Employee.Extension
 FirstName Field string (System.String) Employee.FirstName
 HireDate Field datetime (System.DateTime) Employee.HireDate
 HomePhone Field string (System.String) Employee.HomePhone
 LastName Field string (System.String) Employee.LastName
 Notes Field string (System.String) Employee.Notes
 Photo Field byte[] (System.Byte[]) Employee.Photo
 PhotoPath Field string (System.String) Employee.PhotoPath
 PostalCode Field string (System.String) Employee.PostalCode
 RegionId Field int (System.Int32) Employee.RegionId (FK)
 ReportsTo Field int (System.Int32) Employee.ReportsTo (FK)
 Title Field string (System.String) Employee.Title
 TitleOfCourtesy Field string (System.String) Employee.TitleOfCourtesy
 Address Field, Single element
 Address Embedded element AddressVt (Address)
 Address Field string (System.String) AddressVt.Address
 City Field string (System.String) AddressVt.City
 Country Field string (System.String) AddressVt.Country
 Region Field string (System.String) AddressVt.Region