See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The EntityClassParentChildRelationProperty type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EntityClassParentChildRelationProperty | Initializes a new instance of the EntityClassParentChildRelationProperty 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.
(Inherited from EntityClassProperty.) | |
| 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 | (Inherited from EntityClassProperty.) | |
| GetDescriptionList | (Inherited from EntityClassProperty.) | |
| 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
(Inherited from EntityClassProperty.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasDescriptions | (Inherited from EntityClassProperty.) | |
| 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 | (Inherited from EntityClassRelationProperty.) | |
| SetDescriptionList | (Inherited from EntityClassProperty.) | |
| SetType<(Of <<'(T>)>>) |
Set the .net type of this entity, and return the new entity of the new type.
(Inherited from EntityClassProperty.) | |
| ToString | (Inherited from NEntity.) | |
| ValidateCascadeDelete | ||
| ValidateCascadeUpdate | ||
| ValidateChildKeyColumnNames | (Inherited from EntityClassRelationProperty.) | |
| ValidateDecimalPlaces | (Inherited from EntityClassProperty.) | |
| ValidateDescriptionList | (Inherited from EntityClassProperty.) | |
| ValidateEnforceConstraints | (Overrides EntityClassRelationProperty..::..ValidateEnforceConstraints(INotifications).) | |
| ValidateHasSetter | (Inherited from EntityClassRelationProperty.) | |
| ValidateIsOverride | (Inherited from EntityClassProperty.) | |
| ValidateIsVirtual | (Inherited from EntityClassProperty.) | |
| ValidateLazyLoad | (Overrides EntityClassRelationProperty..::..ValidateLazyLoad(INotifications).) | |
| ValidateMaxLength | (Inherited from EntityClassProperty.) | |
| ValidateOrdinal | (Inherited from EntityClassProperty.) | |
| ValidatePropertyName | (Inherited from EntityClassProperty.) | |
| ValidatePropertyType | (Inherited from EntityClassProperty.) | |
| ValidatePropertyTypeCore | (Inherited from EntityClassProperty.) | |
| ValidateRelatedRelationPropertiesConsistent<(Of <<'(T>)>>) |
Validates that the same relationship declared on more than one property should have the same characteristic.
| |
| ValidateRelationName | ||
| ValidateSuppressLoadForAddedParent | (Overrides EntityClassRelationProperty..::..ValidateSuppressLoadForAddedParent(INotifications).) |
Properties
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NEntity.) |