EntityBaseElement Properties |
The EntityBaseElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContainingProject |
Gets or sets the containing project.
(Inherited from GroupableModelElement.) |
![]() | Error |
Gets an error message indicating what is wrong with this object.
(Inherited from GroupableModelElement.) |
![]() | FieldCount |
Gets the field count.
(Inherited from GroupableModelElement.) |
![]() | Fields |
Gets the fields of this element
(Inherited from GroupableModelElement.) |
![]() | FullName |
Gets the full name of this element which is the groupname combined with the name
(Inherited from GroupableModelElement.) |
![]() | FullNameForXml |
Gets the full name for XML.
(Inherited from GroupableModelElement.) |
![]() | GroupName |
Gets / sets the name of the group this entity is in.
(Inherited from GroupableModelElement.) |
![]() | IsChanged |
Gets or sets the flag to signal that this element has been changed.
(Inherited from GroupableModelElement.) |
![]() | Item |
Gets the String with the specified column name.
(Inherited from GroupableModelElement.) |
![]() | LastChangedProperty |
Gets the last changed property name of this object. Use this to check whether changes indeed should be propagated through UI-oriented event channels
(Inherited from GroupableModelElement.) |
![]() | Name |
Gets / sets the name of this entity.
(Inherited from GroupableModelElement.) |
![]() | NameValidatorToUse |
Gets or sets the name validator to use.
(Inherited from GroupableModelElement.) |
![]() | ObjectID |
Gets or sets the object identifier, which is used to identify objects across instances, e.g. through a copy action.
(Inherited from GroupableModelElement.) |
![]() | OutputSettingValues |
Gets the output setting values of this target.
(Inherited from GroupableModelElement.) |
![]() | SuppressEvents |
Gets or sets a value indicating whether events should be suppressed related to this entity base element (true) or not (false).
(Inherited from GroupableModelElement.) |
![]() | TargetElementType |
Gets the target element type of this target.
(Inherited from GroupableModelElement.) |
![]() | UniqueConstraints |
Gets the list of unique constraints.
|
Name | Description | |
---|---|---|
![]() ![]() | IGroupableElementElementType |
Gets the element type of this element.
(Inherited from GroupableModelElement.) |
![]() ![]() | IGroupableElementElementTypeName |
Gets the type name of the element, e.g. 'Entity Definition', 'Typed List' etc.
(Inherited from GroupableModelElement.) |
![]() ![]() | IOutputSettingValuesTargetTargetName |
Gets the name of the element.
(Inherited from GroupableModelElement.) |