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

The EntityClassColumnProperty type exposes the following members.

Methods

  NameDescription
Protected methodAddPropertyValueChanged (Inherited from NEntity.)
Public methodDelete (Overrides NEntityDelete()()()().)
Public methodEquals (Inherited from NEntity.)
Protected methodFilterPropertyTypeList (Overrides EntityClassProperty..::..FilterPropertyTypeList(ITypeResolutionService, IEnumerable<(Of <<'(Type>)>>)).)
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 methodFindDTECodeProperty (Inherited from EntityClassProperty.)
Public methodGetDescriptionList (Inherited from EntityClassProperty.)
Public methodGetHashCode (Inherited from NEntity.)
Protected methodGetPropertyTypeImportNamespaces
Get the namespaces that have been 'imported'; that don't need to be specified explicitly when selecting a property type
(Inherited from EntityClassProperty.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasDescriptions (Inherited from EntityClassProperty.)
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 EntityClassProperty..::..SetDefaultValues()()()().)
Public methodSetDescriptionList (Inherited from EntityClassProperty.)
Public methodSetType<(Of <<'(T>)>>)
Set the .net type of this entity, and return the new entity of the new type.
(Inherited from EntityClassProperty.)
Public methodToString (Inherited from NEntity.)
Protected methodValidateDecimalPlaces (Inherited from EntityClassProperty.)
Protected methodValidateDescriptionList (Inherited from EntityClassProperty.)
Protected methodValidateHasSetter (Inherited from EntityClassProperty.)
Protected methodValidateIsOverride (Inherited from EntityClassProperty.)
Protected methodValidateIsVirtual (Inherited from EntityClassProperty.)
Protected methodValidateMaxLength (Overrides EntityClassProperty..::..ValidateMaxLength(INotifications).)
Protected methodValidateOrdinal (Inherited from EntityClassProperty.)
Protected methodValidatePropertyName (Inherited from EntityClassProperty.)
Protected methodValidatePropertyType (Inherited from EntityClassProperty.)
Protected methodValidatePropertyTypeCore (Overrides EntityClassProperty..::..ValidatePropertyTypeCore(INotifications).)

See Also