See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The DbColumnAddedEntityDbSyncTask type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DbColumnAddedEntityDbSyncTask | Initializes a new instance of the DbColumnAddedEntityDbSyncTask class |
Methods
| Name | Description | |
|---|---|---|
| AddPropertyValueChanged | (Inherited from NEntity.) | |
| Delete | (Inherited from NEntity.) | |
| Equals | (Inherited from NEntity.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Inherited from NEntity.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsRequired | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnConstructed | (Inherited from NEntity.) | |
| OnPropertyChanged | (Inherited from NEntity.) | |
| OnSaved | (Inherited from NEntity.) | |
| OnSaveFailed | (Inherited from NEntity.) | |
| OnSaving | (Inherited from NEntity.) | |
| OnSavingInTransaction | (Inherited from NEntity.) | |
| OnServerSideSaved | (Inherited from NEntity.) | |
| OnServerSideSaving | (Inherited from NEntity.) | |
| QueryUser | (Inherited from NEntity.) | |
| RemovePropertyValueChanged | (Inherited from NEntity.) | |
| Run | (Overrides EntityClassDbSyncTask..::..Run(Boolean).) | |
| SetDefaultValues | (Inherited from NEntity.) | |
| ToString | (Inherited from NEntity.) |
Properties
| Name | Description | |
|---|---|---|
| ClassName |
Get the fully qualified name of the entity class the task relates to.
(Inherited from EntityClassDbSyncTask.) | |
| DbColumn | ||
| Description | (Overrides EntityClassDbSyncTask..::..Description.) | |
| EntityClass |
Get the entity class the task relates to.
(Inherited from EntityClassDbSyncTask.) | |
| EntityProxy | (Inherited from NEntity.) | |
| EntitySet | (Inherited from NEntity.) | |
| HasChangesIncludingDependents | (Inherited from NEntity.) | |
| IsReadOnly | (Inherited from NEntity.) | |
| State | (Inherited from NEntity.) | |
| Type |
Get or set the type of this EntityClassDbSyncTask subclass.
(Inherited from EntityClassDbSyncTask.) |
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NEntity.) |