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

The AppWizardEntityClass type exposes the following members.

Methods

  NameDescription
Public methodAddColumnWithNewPropertyPromptSuppressed (Inherited from EntityClass.)
Protected methodAddPropertyValueChanged (Inherited from NEntity.)
Public methodAddRelationWithNewPropertyPromptSuppressed (Inherited from EntityClass.)
Public methodDelete (Inherited from NEntity.)
Public methodEquals (Inherited from NEntity.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetBaseClassImportNamespaces (Inherited from EntityClass.)
Public methodGetHashCode (Inherited from NEntity.)
Public methodGetSuggestedGeneratedFileName (Inherited from EntityClass.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsSubclassOf (Inherited from EntityClass.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnConstructed (Inherited from NEntity.)
Protected methodOnPropertyChanged (Inherited from NEntity.)
Protected methodOnSaved (Inherited from NEntity.)
Protected methodOnSaveFailed (Inherited from NEntity.)
Protected methodOnSaving (Inherited from EntityClass.)
Protected methodOnSavingInTransaction (Inherited from NEntity.)
Protected methodOnServerSideSaved (Inherited from NEntity.)
Protected methodOnServerSideSaving (Inherited from NEntity.)
Protected methodQueryUser (Inherited from NEntity.)
Protected methodRemovePropertyValueChanged (Inherited from NEntity.)
Protected methodSetDefaultValues (Inherited from EntityClass.)
Public methodToString (Inherited from NEntity.)
Protected methodValidateBaseClassName (Inherited from EntityClass.)
Protected methodValidateClassName (Inherited from EntityClass.)
Protected methodValidateContractName (Inherited from EntityClass.)
Protected methodValidateIsAbstract (Inherited from EntityClass.)
Protected methodValidateIsKeyClientGenerated (Inherited from EntityClass.)
Protected methodValidateIsKeyIdentity (Inherited from EntityClass.)
Protected methodValidateKeyProperties (Inherited from EntityClass.)
Protected methodValidateOrdinal (Inherited from EntityClass.)

See Also