See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The EntityClassProperty type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EntityClassProperty | Initializes a new instance of the EntityClassProperty class |
Methods
| Name | Description | |
|---|---|---|
| AddPropertyValueChanged | (Inherited from NEntity.) | |
| Delete | (Inherited from NEntity.) | |
| Equals | (Inherited from NEntity.) | |
| FilterPropertyTypeList |
Get a list of types to use in the intellisense drop down when choosing a property type.
See the [TypeValueIntellisenseEditorSubtypeFilter] attribute applied to PropertyTypeName.
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FindDTECodeProperty | ||
| GetCondition | ||
| GetDescriptionList | ||
| GetHashCode | (Inherited from NEntity.) | |
| GetPropertyTypeImportNamespaces |
Get the namespaces that have been 'imported';
that don't need to be specified explicitly when selecting a property type
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasDescriptions | ||
| IsInterfaceImplemented | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnConstructed | (Inherited from NEntity.) | |
| OnPropertyChanged | (Inherited from NEntity.) | |
| OnSaved | (Inherited from NEntity.) | |
| OnSaveFailed | (Inherited from NEntity.) | |
| OnSaving | (Inherited from NEntity.) | |
| OnSavingInTransaction | (Inherited from NEntity.) | |
| OnServerSideSaved | (Inherited from NEntity.) | |
| OnServerSideSaving | (Inherited from NEntity.) | |
| QueryUser | (Inherited from NEntity.) | |
| RemovePropertyValueChanged | (Inherited from NEntity.) | |
| SetDefaultValues | (Overrides NEntitySetDefaultValues()()()().) | |
| SetDescriptionList | ||
| SetType<(Of <<'(T>)>>) |
Set the .net type of this entity, and return the new entity of the new type.
| |
| ToString | (Inherited from NEntity.) | |
| ValidateDecimalPlaces | ||
| ValidateDescriptionList | ||
| ValidateHasSetter | ||
| ValidateIsOverride | ||
| ValidateIsVirtual | ||
| ValidateMaxLength | ||
| ValidateOrdinal | ||
| ValidatePropertyName | ||
| ValidatePropertyType | ||
| ValidatePropertyTypeCore |
Properties
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NEntity.) |