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

The EntityClassRelationProperty type exposes the following members.

Methods

  NameDescription
Protected methodAddPropertyValueChanged (Inherited from NEntity.)
Public methodDelete (Inherited from NEntity.)
Public methodEquals (Inherited from NEntity.)
Protected methodFilterPropertyTypeList
Get a list of types to use in the intellisense drop down when choosing a property type. See the [TypeValueIntellisenseEditorSubtypeFilter] attribute applied to PropertyTypeName.
(Inherited from EntityClassProperty.)
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 (Inherited from NEntity.)
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 methodValidateChildKeyColumnNames
Protected methodValidateDecimalPlaces (Inherited from EntityClassProperty.)
Protected methodValidateDescriptionList (Inherited from EntityClassProperty.)
Protected methodValidateEnforceConstraints
Protected methodValidateHasSetter (Overrides EntityClassProperty..::..ValidateHasSetter(INotifications).)
Protected methodValidateIsOverride (Inherited from EntityClassProperty.)
Protected methodValidateIsVirtual (Inherited from EntityClassProperty.)
Protected methodValidateLazyLoad
Protected methodValidateMaxLength (Inherited from EntityClassProperty.)
Protected methodValidateOrdinal (Inherited from EntityClassProperty.)
Protected methodValidatePropertyName (Inherited from EntityClassProperty.)
Protected methodValidatePropertyType (Inherited from EntityClassProperty.)
Protected methodValidatePropertyTypeCore (Inherited from EntityClassProperty.)
Protected methodValidateSuppressLoadForAddedParent

See Also