| C# | Visual Basic |
[SerializableAttribute] public class EmployeesProxyStub : esEntityProxyStub
<SerializableAttribute> _ Public Class EmployeesProxyStub _ Inherits esEntityProxyStub
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| EmployeesProxyStub()()() | Initializes a new instance of the EmployeesProxyStub class | |
| EmployeesProxyStub(Employees) | Initializes a new instance of the EmployeesProxyStub class | |
| EmployeesProxyStub(Employees, Boolean) | Initializes a new instance of the EmployeesProxyStub class | |
| Address | ||
| BirthDate | ||
| City | ||
| Country | ||
| dirtyColumnsOnly | (Inherited from esEntityProxyStub.) | |
| EmployeeID | ||
| entity | ||
| Entity | ||
| Equals(Object) | (Inherited from Object.) | |
| esRowState | ||
| Extension | ||
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| FirstName | ||
| GetEntity()()() | (Inherited from esEntityProxyStub.) | |
| GetEntityType()()() | (Overrides esEntityProxyStub.GetEntityType()()().) | |
| GetHashCode()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| HireDate | ||
| HomePhone | ||
| IncludeColumn(String) | (Inherited from esEntityProxyStub.) | |
| LastName | ||
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Notes | ||
| Photo | ||
| PhotoPath | ||
| PostalCode | ||
| Region | ||
| ReportsTo | ||
| theEntity | (Inherited from esEntityProxyStub.) | |
| TheRowState | (Inherited from esEntityProxyStub.) | |
| Title | ||
| TitleOfCourtesy | ||
| ToString()()() | (Inherited from Object.) |
| Object | ||
| esEntityProxyStub | ||
| EmployeesProxyStub | ||
