DictRelation Class
The DictRelation class can be used to manage dictionary relations for the tables.
Syntax
class DictRelation extends Object
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
Cardinality | Retrieves the cardinality value. | |
createNavigationPropertyMethods | ||
EDTRelation | Retrieves the extended data type (EDT) relation state. | |
entityRelationshipRole | Retrieves the name of the entity relationship role. | |
entityRelationshipRoleLabelId | Retrieves the label ID for the name of the entity relationship role. | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
externTable | Returns the ID of the external table that is used for the relation. | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
isSelfLink | Verifies whether the relation is self-linked. | |
lineExternTableValue | Retrieves the external table value for the given line. | |
lines | Retrieves the number of the lines in the relation. | |
lineSourceEDT | Retrieves the source EDT value for the given table line. | |
lineSubType | Retrieves the sub-type for the given table line. | |
lineTableValue | Retrieves the value for the given table line. | |
lineType | Retrieves the relation type for the given table line. | |
loadFieldRelation | Loads a relation that is specified by a field ID. | |
loadNameRelation | Loads the relation for the given name. | |
loadTableRelation | Loads a table relation. | |
navigationPropertyNameOverride | ||
new | Initializes a new instance of the Object class. (Overrides the new Method.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
RelatedTableCardinality | Retrieves the cardinality for the related table. | |
RelatedTableRole | Retrieves the role name for the related table. | |
relationshipType | Retrieves the relationship type. | |
Role | Retrieves the role name. | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
table | Returns the table ID of the relation. | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
useDefaultRoleNames | ||
validate | Validates a relation. | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::isSurrogateForeignKeyRelation | Verifies whether there is surrogate foreign key relation. |
Top
Inheritance Hierarchy
Object Class
DictRelation Class
SysDictRelation Class