SysDictRelation Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| Cardinality | Retrieves the cardinality value. (Inherited from DictRelation.) |
| createNavigationPropertyMethods | (Inherited from DictRelation.) |
| EDTRelation | Retrieves the extended data type (EDT) relation state. (Inherited from DictRelation.) |
| entityRelationshipRole | Retrieves the name of the entity relationship role. (Inherited from DictRelation.) |
| entityRelationshipRoleLabelId | Retrieves the label ID for the name of the entity relationship role. (Inherited from DictRelation.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| extendedTypeName | |
| externTable | Returns the ID of the external table that is used for the relation. (Inherited from DictRelation.) |
| externTableName | |
| 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. (Inherited from DictRelation.) |
| lineDescription | |
| lineExternTableValue | Retrieves the external table value for the given line. (Inherited from DictRelation.) |
| lines | Retrieves the number of the lines in the relation. (Inherited from DictRelation.) |
| lineSourceEDT | Retrieves the source EDT value for the given table line. (Inherited from DictRelation.) |
| lineSubType | Retrieves the sub-type for the given table line. (Inherited from DictRelation.) |
| lineTableValue | Retrieves the value for the given table line. (Inherited from DictRelation.) |
| lineType | Retrieves the relation type for the given table line. (Inherited from DictRelation.) |
| loadFieldRelation | Loads a relation specified by a field ID. (Overrides the loadFieldRelation Method.) |
| loadNameRelation | Loads relation for the given name. (Overrides the loadNameRelation Method.) |
| loadTableRelation | Loads table relation. (Overrides the loadTableRelation Method.) |
| name | Retrieves the name of the relation. |
| navigationPropertyNameOverride | (Inherited from DictRelation.) |
| new | Creates an instance of the DictRelation 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. (Inherited from DictRelation.) |
| RelatedTableRole | Retrieves the role name for the related table. (Inherited from DictRelation.) |
| relationshipType | Retrieves the relationship type. (Inherited from DictRelation.) |
| Role | Retrieves the role name. (Inherited from DictRelation.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| table | Returns the table ID of the relation. (Inherited from DictRelation.) |
| tableName | |
| 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 | (Inherited from DictRelation.) |
| validate | Validates a relation. (Inherited from DictRelation.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| xmlQualifiedName | |
| xmlReflection | |
| xmlReflectionApiData | |
| xmlReflectionContainers | |
| xmlReflectionElements | |
| xmlReflectionEntityRelationshipRole | |
| xmlReflectionTypeData | |
| ::externId | |
| ::findAUniqueIndex | |
| ::isSupersetOfIndex |
Community Additions
ADD
Show: