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

The EntityClass type exposes the following members.

Constructors

  NameDescription
Protected methodEntityClass
Initializes a new instance of the EntityClass class

Methods

  NameDescription
Public methodAddColumnWithNewPropertyPromptSuppressed
Protected methodAddPropertyValueChanged (Inherited from NEntity.)
Public methodAddRelationWithNewPropertyPromptSuppressed
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
Public methodGetHashCode (Inherited from NEntity.)
Public methodGetSuggestedGeneratedFileName
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsSubclassOf
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 (Overrides NEntityOnSaving()()()().)
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 (Overrides NEntitySetDefaultValues()()()().)
Public methodToString (Inherited from NEntity.)
Protected methodValidateBaseClassName
Protected methodValidateClassName
Protected methodValidateContractName
Protected methodValidateIsAbstract
Protected methodValidateIsKeyClientGenerated
Protected methodValidateIsKeyIdentity
Protected methodValidateKeyProperties
Protected methodValidateOrdinal

Fields

  NameDescription
Public fieldStatic memberDefaultBaseClassName

Properties

Events

  NameDescription
Protected eventPropertyChanged (Inherited from NEntity.)

See Also