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

The EntityClassColumnProperty type exposes the following members.

Constructors

  NameDescription
Protected methodEntityClassColumnProperty
Initializes a new instance of the EntityClassColumnProperty class

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).)

Properties

  NameDescription
Public propertyBaseProperty (Inherited from EntityClassProperty.)
Protected propertyBaseProperty_GenerateValidationMember (Inherited from EntityClassProperty.)
Public propertyBoundDbColumn
Public propertyBoundDbColumnId
Protected propertyClassName (Inherited from EntityClassProperty.)
Public propertyCodeRegion (Inherited from EntityClassProperty.)
Public propertyColumnName
Protected propertyColumnNameCore
Public propertyColumnNameWithDefaulting
Public propertyConcurrency
Public propertyConcurrencyList
Public propertyStatic memberCondition
Public propertyContractName (Inherited from EntityClassProperty.)
Public propertyDbColumn
Public propertyDecimalPlaces (Inherited from EntityClassProperty.)
Protected propertyDecimalPlacesReadOnly (Inherited from EntityClassProperty.)
Public propertyDescriptionList (Inherited from EntityClassProperty.)
Protected propertyDescriptionListForAllLanguages (Inherited from EntityClassProperty.)
Public propertyEntityClass (Inherited from EntityClassProperty.)
Protected propertyEntityProxy (Inherited from NEntity.)
Public propertyEntitySet (Inherited from NEntity.)
Protected propertyfType (Inherited from EntityClassProperty.)
Public propertyGenerateValidationMember (Inherited from EntityClassProperty.)
Protected propertyGenerateValidationMemberCore (Inherited from EntityClassProperty.)
Protected propertyHasBaseProperty (Inherited from EntityClassProperty.)
Protected propertyHasChangesIncludingDependents (Inherited from NEntity.)
Public propertyHasSetter (Inherited from EntityClassProperty.)
Protected propertyHasSetterCore (Inherited from EntityClassProperty.)
Public propertyIsAbstract (Inherited from EntityClassProperty.)
Public propertyIsMandatory (Inherited from EntityClassProperty.)
Public propertyIsMandatoryDifferentFromBase (Inherited from EntityClassProperty.)
Public propertyIsOverride (Inherited from EntityClassProperty.)
Public propertyIsOverrideWithDefaulting (Inherited from EntityClassProperty.)
Public propertyIsReadOnly (Inherited from NEntity.)
Public propertyIsVirtual (Inherited from EntityClassProperty.)
Protected propertyIsVirtualCore (Inherited from EntityClassProperty.)
Public propertyLastKnownDbColumnMaxLength
Public propertyListDataSourceMember (Inherited from EntityClassProperty.)
Public propertyListDisplayMember (Inherited from EntityClassProperty.)
Public propertyListValueMember (Inherited from EntityClassProperty.)
Public propertyLocalizedDescriptionLanguages (Inherited from EntityClassProperty.)
Public propertyMaxLength (Inherited from EntityClassProperty.)
Protected propertyMaxLengthReadOnly (Inherited from EntityClassProperty.)
Public propertyMostBaseProperty (Inherited from EntityClassProperty.)
Public propertyNotificationsMember (Inherited from EntityClassProperty.)
Protected propertyNotificationsPrefix (Inherited from EntityClassProperty.)
Public propertyOrdinal (Inherited from EntityClassProperty.)
Public propertyOrdinalAutoIncrement (Inherited from EntityClassProperty.)
Public propertyPermitOnlyListDataSourceValues (Inherited from EntityClassProperty.)
Public propertyPrimitivePropertyType
Public propertyPropertyKind (Inherited from EntityClassProperty.)
Public propertyPropertyKindList (Inherited from EntityClassProperty.)
Public propertyPropertyName (Inherited from EntityClassProperty.)
Protected propertyPropertyNameCore (Inherited from EntityClassProperty.)
Public propertyPropertyNameWithDefaulting (Inherited from EntityClassProperty.)
Public propertyPropertyType (Inherited from EntityClassProperty.)
Public propertyPropertyTypeName (Inherited from EntityClassProperty.)
Protected propertyPropertyTypeNameCore (Inherited from EntityClassProperty.)
Public propertyPropertyTypeNameUsingDefaultNamespace (Inherited from EntityClassProperty.)
Public propertyReadOnlyMember (Inherited from EntityClassProperty.)
Public propertyRuntimePropertyType (Inherited from EntityClassProperty.)
Public propertyState (Inherited from NEntity.)
Public propertyTrimStringWhiteSpaces (Inherited from EntityClassProperty.)
Public propertyType
Get or set the .net type of this entity.
(Inherited from EntityClassProperty.)
Public propertyVisibility (Inherited from EntityClassProperty.)
Public propertyVisibilityList (Inherited from EntityClassProperty.)

Events

  NameDescription
Protected eventPropertyChanged (Inherited from NEntity.)

See Also