See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The EntityClassDbSyncTask type exposes the following members.

Properties

  NameDescription
Public propertyClassName
Get the fully qualified name of the entity class the task relates to.
Public propertyDescription
Get a short description of the task that is shown in the task list UI.
Public propertyEntityClass
Get the entity class the task relates to.
Protected propertyEntityProxy (Inherited from NEntity.)
Public propertyEntitySet (Inherited from NEntity.)
Protected propertyHasChangesIncludingDependents (Inherited from NEntity.)
Public propertyIsReadOnly (Inherited from NEntity.)
Public propertyState (Inherited from NEntity.)
Public propertyType
Get or set the type of this EntityClassDbSyncTask subclass.

See Also