See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The EntityClassParentRelationProperty type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EntityClassParentRelationProperty | Initializes a new instance of the EntityClassParentRelationProperty class |
Methods
| Name | Description | |
|---|---|---|
| AddPropertyValueChanged | (Inherited from NEntity.) | |
| Delete | (Inherited from NEntity.) | |
| Equals | (Inherited from NEntity.) | |
| FilterPropertyTypeList | (Overrides EntityClassProperty..::..FilterPropertyTypeList(ITypeResolutionService, IEnumerable<(Of <<'(Type>)>>)).) | |
| 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 | (Overrides EntityClassRelationProperty..::..SetDefaultValues()()()().) | |
| 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 | (Inherited from EntityClassParentChildRelationProperty.) | |
| ValidateCascadeUpdate | (Inherited from EntityClassParentChildRelationProperty.) | |
| ValidateChildKeyColumnNames | (Inherited from EntityClassRelationProperty.) | |
| ValidateDecimalPlaces | (Inherited from EntityClassProperty.) | |
| ValidateDescriptionList | (Inherited from EntityClassProperty.) | |
| ValidateEnforceConstraints | (Inherited from EntityClassParentChildRelationProperty.) | |
| ValidateHasSetter | (Inherited from EntityClassRelationProperty.) | |
| ValidateIsOverride | (Inherited from EntityClassProperty.) | |
| ValidateIsVirtual | (Inherited from EntityClassProperty.) | |
| ValidateLazyLoad | (Inherited from EntityClassParentChildRelationProperty.) | |
| ValidateMaxLength | (Inherited from EntityClassProperty.) | |
| ValidateOrdinal | (Inherited from EntityClassProperty.) | |
| ValidatePropertyName | (Inherited from EntityClassProperty.) | |
| ValidatePropertyType | (Inherited from EntityClassProperty.) | |
| ValidatePropertyTypeCore | (Overrides EntityClassProperty..::..ValidatePropertyTypeCore(INotifications).) | |
| ValidateRelatedRelationPropertiesConsistent<(Of <<'(T>)>>) |
Validates that the same relationship declared on more than one property should have the same characteristic.
(Inherited from EntityClassParentChildRelationProperty.) | |
| ValidateRelationName | (Inherited from EntityClassParentChildRelationProperty.) | |
| ValidateSuppressLoadForAddedParent | (Inherited from EntityClassParentChildRelationProperty.) |
Properties
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NEntity.) |