SysDictIndex Class [AX 2012]
| Method | Description | |
|---|---|---|
| allowDuplicates | Returns the value of the allowDuplicates property for the index. (Inherited from DictIndex.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| configurationKeyId | Returns the ID of the configuration key for the index. (Inherited from DictIndex.) |
| enabled | Returns a value that indicates whether the index is enabled. (Inherited from DictIndex.) |
| enabledDefined | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| field | Returns the ID of the specified field in the index. (Inherited from DictIndex.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getValidTimeStateMode | (Inherited from DictIndex.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| id | Returns the ID of the index. (Inherited from DictIndex.) |
| includedColumn | (Inherited from DictIndex.) |
| isAlternateKey | (Inherited from DictIndex.) |
| isSql | Gets a value that indicates whether the index is in the SQL database. (Inherited from DictIndex.) |
| isUniqueAcrossCompanies | Gets a value that indicates whether the UniqueAcrossCompanies property is set for the index. (Inherited from DictIndex.) |
| isValidTimeStateKey | (Inherited from DictIndex.) |
| modify | Modifies the index. (Inherited from DictIndex.) |
| name | Returns the name of the index. (Inherited from DictIndex.) |
| new | Initializes a new instance of the Object class. (Inherited from DictIndex.) |
| 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.) |
| numberOfFields | Returns the number of fields in the index definition. (Inherited from DictIndex.) |
| numberOfIncludedColumns | (Inherited from DictIndex.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| path | |
| setAlternateKey | (Inherited from DictIndex.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setValidTimeStateKey | (Inherited from DictIndex.) |
| showDuplicates | |
| tableid | Returns the ID of the table that contains the index. (Inherited from DictIndex.) |
| 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.) |
| 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 | |
| xmlReflectionMemberData |
Community Additions
ADD
Show: