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

The ColumnNameRenameEntityDbSyncTask type exposes the following members.

Properties

  NameDescription
Public propertyClassName
Get the fully qualified name of the entity class the task relates to.
(Inherited from EntityClassDbSyncTask.)
Public propertyDescription (Overrides EntityClassDbSyncTask..::..Description.)
Public propertyEntityClass
Get the entity class the task relates to.
(Inherited from EntityClassDbSyncTask.)
Protected propertyEntityColumnProperty
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.
(Inherited from EntityClassDbSyncTask.)

See Also