SysDictTable Class [AX 2012]

Syntax

class SysDictTable extends DictTable implements SysDictXmlReflectionProvider, SysDictXmlDocumentationProvider, SysTypeHierarchyProvider, SysTreeNodeProvider

Run On

Called

Methods

  Method Description
Gg958566.pubmethod(en-us,AX.60).gif allowSecuritySetup
Gg958566.pubmethod(en-us,AX.60).gif AOSAuthSetting Retrieves an AOSAuthorization system enumeration value that specifies the type of operation that a user can perform on a table, depending on the permissions of the user. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif cacheLookup Returns the record cache level for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif cacheSize Returns the cache size for the table, in the number of records. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif callObject Calls the specified object method for a table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif callStatic Calls the specified static method for a table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif clusterIndex Returns the ID of the clustered index for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif column2id
Gg958566.privmethod(en-us,AX.60).gif columnArrBuild
Gg958566.pubmethod(en-us,AX.60).gif columnCnt
Gg958566.pubmethod(en-us,AX.60).gif configurationKeyId Returns the ID of the configuration key for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif dataPerPartition Returns a value that indicates whether the data of the table is saved on a per-partition basis, and corresponds to the SaveDataPerPartition property of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif dataPrCompany Returns a value that indicates whether the data of the table is saved on a per-company basis, and corresponds to the SaveDataPerCompany property of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif deleteActionCnt Retrieves the number of delete actions for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif deleteActionRelation (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif deleteActionTableId Returns the table ID of a table's delete action that is specified by an index. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif deleteActionType Retrieves the type of a delete action for a table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif developerDocumentation (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif developerDocumentationLabelId (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif doesMethodExist Checks whether a given method exists on the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif enabled Returns a value that indicates whether the table is enabled. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif enforceRelationRules (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif entityRelationshipType (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif extendedBy (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif extends Returns the table ID of a base table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif fieldCnt Returns the number of fields for a table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif fieldCnt2Id Returns the field ID of the field that is specified by an index. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif fieldCntWithoutSys
Gg958566.pubmethod(en-us,AX.60).gif fieldGroup Returns the name of a field group that is specified by index. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif fieldGroupCnt Returns the number of field groups for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif fieldGroups
Gg958566.pubmethod(en-us,AX.60).gif fieldName Returns the name of the field that is specified by field ID. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif fieldName2Id Returns the field ID of a field that is specified by name. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif fieldNext Returns the value of the next field ID during a field iteration of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif fieldObject Creates an instance of the for the field specified by ID. (Overrides the fieldObject Method.)
Gg958566.pubmethod(en-us,AX.60).gif fieldOrigin2Id (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif fields Retrieves the fields that are in the table.
Gg958566.pubmethod(en-us,AX.60).gif fieldSqlDefault Returns the SQL default value for the field that is specified by field ID. (Inherited from DictTable.)
Gg958566.protmethod(en-us,AX.60).gif fieldsRecursive Processes the fields recursively.
Gg958566.pubmethod(en-us,AX.60).gif findAUniqueRelation
Gg958566.pubmethod(en-us,AX.60).gif findUniqueIndex
Gg958566.pubmethod(en-us,AX.60).gif firstUniqueIndex
Gg958566.pubmethod(en-us,AX.60).gif formRef Returns the name of the default form for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif getCountryRegionCodes (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif getCountryRegionContextField (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif getIndexIdsOfUniqueOneFieldIndexes
Gg958566.pubmethod(en-us,AX.60).gif getLabelOrName
Gg958566.pubmethod(en-us,AX.60).gif getListOfDisplayMethods
Gg958566.pubmethod(en-us,AX.60).gif getRootConfigKeyLabel Gets a label for the root configuration key.
Gg958566.pubmethod(en-us,AX.60).gif getSerie
Gg958566.pubmethod(en-us,AX.60).gif getSourceExist
Gg958566.pubmethod(en-us,AX.60).gif getSourceFind
Gg958566.pubmethod(en-us,AX.60).gif getTableInheritanceHierarchy Gets a list of table IDs in the inheritance hierarchy of the current table.
Gg958566.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif getValidTimeStateValidFromFieldId (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif getValidTimeStateValidToFieldId (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif hasRecidIdx Returns a value that indicates whether a record ID index for the table is in effect. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif hasSurrogateKey (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif id Returns the ID of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif indexCnt Returns the number of indexes for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif indexCnt2Id (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif indexes
Gg958566.pubmethod(en-us,AX.60).gif indexName Returns the name of an index that is specified by the indexId parameter. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif indexName2Id Returns the ID of an index that is specified by name. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif indexNext Returns the value of the next index ID during an index iteration of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif indexObject Creates an instance of the DictTable class for the index that is specified by ID. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif indexUnique Returns the ID of the unique index for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif instanceRelationType (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isAbstract Indicates whether this table is abstract. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isBaseData Indicates whether the table content is base data. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isDefaultData Indicates whether the table contains default data. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isDerivedFrom Indicates whether one table type derives from another. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isMap Indicates whether the table is a map. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isMethodActual
Gg958566.pubmethod(en-us,AX.60).gif isRecordTemplateEnabled
Gg958566.pubmethod(en-us,AX.60).gif isRecordTemplatePromptSuppressed Indicates whether the record template prompt should be suppressed for the given table.
Gg958566.pubmethod(en-us,AX.60).gif isSql Indicates whether the table is an SQL table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isSQLTable
Gg958566.pubmethod(en-us,AX.60).gif isSystemTable Indicates whether the table is a system table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isTableInRelationships
Gg958566.pubmethod(en-us,AX.60).gif isTempDb (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isTitleField
Gg958566.pubmethod(en-us,AX.60).gif isTmp Indicates whether the table is a temporary table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isUnionAllView (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isValidTimeStateTable (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isView Indicates whether the table is a view. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif isVisible
Gg958566.pubmethod(en-us,AX.60).gif label Returns the label text for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif labelDefined Returns the value of the label property for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif labelLabelId
Gg958566.pubmethod(en-us,AX.60).gif listPageRef (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif makeRecord Creates a blank record for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif mapCnt Returns the count of available table mappings for the map that is specified by this DictTable instance. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif mapObject Creates an instance of the [T: DictTableMap] class for a mapping that is specified by index. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif maxAccessMode Returns the value of the MaxAccessMode property for a table, as set in the AOT. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif members
Gg958566.pubmethod(en-us,AX.60).gif methods Retrieves a set of methods on the table.
Gg958566.protmethod(en-us,AX.60).gif methodsRecursive Processes the methods recursively.
Gg958566.pubmethod(en-us,AX.60).gif name Retrieves the name of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif objectMethod Returns the name of an instance method that is specified by index. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif objectMethodCnt Returns the number of instance methods for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif objectMethodObject Returns an instance of the MethodInfo class for an object method that is specified by index. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif occEnabled Indicates whether the optimistic concurrency mode has been enabled for a table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif path
Gg958566.pubmethod(en-us,AX.60).gif primaryIndex Returns the ID of the primary index for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif primaryKeyField Returns the ID of the field that is used for the primary key of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif recIdCreateUniqueIndex
Gg958566.pubmethod(en-us,AX.60).gif recIdDropIndex
Gg958566.privmethod(en-us,AX.60).gif recIdIndexExists
Gg958566.pubmethod(en-us,AX.60).gif recIdIndexname
Gg958566.pubmethod(en-us,AX.60).gif recordCount
Gg958566.pubmethod(en-us,AX.60).gif recordSize
Gg958566.pubmethod(en-us,AX.60).gif reindex Performs a reindex of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif relation Returns the name of a relation that is specified by index. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif relationCnt Returns the number of relations for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif relations
Gg958566.pubmethod(en-us,AX.60).gif reloadSecurity Reloads the feature key system for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif replacementKey (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif reportRef Returns the name of the default report for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif rights Returns the access rights of the current user that is specified for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif searchLinkRefName Retrieves the name of the menu item that links to information on a website about a table record that is listed in the search results in Enterprise Portal for Microsoft Dynamics AX. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif searchLinkRefType Retrieves the type of the menu item that links to information on a website about a table record that is listed in the Enterprise Portal search results. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif securityKeyId Returns the ID of the security key for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif singularLabel (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif staticMethod Returns the name of a static method that is specified by index. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif staticMethodCnt Returns the number of static methods for the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif staticMethodObject Returns an instance of the MethodInfo class for a static method that is specified by index. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif subTypes Retrieves a collection of the sub types of this kind.
Gg958566.privmethod(en-us,AX.60).gif subTypesCommon
Gg958566.pubmethod(en-us,AX.60).gif superMethodsTableId Gets the method table ID.
Gg958566.pubmethod(en-us,AX.60).gif superType Retrieves the type of the base class of an object.
Gg958566.pubmethod(en-us,AX.60).gif supportInheritance (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif tableGroup Returns the table group for a table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif tableType Indicates the type of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif titleField1 Returns the ID of the field that represents the titleField1 property of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif titleField2 Returns the ID of the field that represents the titleField2 property of the table. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif toString Creates a string that represents the current object. (Overrides the toString Method.)
Gg958566.pubmethod(en-us,AX.60).gif treeNode
Gg958566.pubmethod(en-us,AX.60).gif typeIcon Retrieves the icon of the type.
Gg958566.pubmethod(en-us,AX.60).gif typeName Retrieves the name of the type.
Gg958566.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif utilElementType
Gg958566.pubmethod(en-us,AX.60).gif validRelationship (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif visible Determines whether the table is visible. (Inherited from DictTable.)
Gg958566.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg958566.pubmethod(en-us,AX.60).gif xmlDocumentation
Gg958566.protmethod(en-us,AX.60).gif xmlDocumentationFromFile
Gg958566.protmethod(en-us,AX.60).gif xmlDocumentationFromMethods
Gg958566.pubmethod(en-us,AX.60).gif xmlQualifiedName
Gg958566.pubmethod(en-us,AX.60).gif xmlReflection
Gg958566.protmethod(en-us,AX.60).gif xmlReflectionApiData
Gg958566.protmethod(en-us,AX.60).gif xmlReflectionContainers
Gg958566.protmethod(en-us,AX.60).gif xmlReflectionElements
Gg958566.protmethod(en-us,AX.60).gif xmlReflectionFamily
Gg958566.protmethod(en-us,AX.60).gif xmlReflectionLabel
Gg958566.protmethod(en-us,AX.60).gif xmlReflectionMembers
Gg958566.protmethod(en-us,AX.60).gif xmlReflectionProperties Reflects the XML properties.
Gg958566.protmethod(en-us,AX.60).gif xmlReflectionTypeData
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::casRecordCount
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::dataareaIdNameSQL
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::fieldnameSQL
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::fieldnameSQLComplete
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::findFromKeyData
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::getAllIndexes Gets all the indexes for all tables.
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::getAllSqlTables Get all the SQL tables that are not viewed.
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::getConcreteTable Gets the ID for the concrete table for a specified table.
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::getKeyData
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::getRootTable Gets the root table for a specified table.
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::getUniqueIndexFields
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::hasMethod
Gg958566.protmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::invokeStaticMethod Calls a static table method.
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::invokeStaticMethodIL Runs the specified method and makes sure that it is executed under X++ IL.
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::isTableMapped Determines whether the specified table is mapped.
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::mapFieldIds2Values Maps field IDs to values in a buffer.
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::newName Gets a new table with a specified table name.
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::newTableId
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::newTreeNode
Gg958566.privmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::recIdCreateUniqueIndexServer
Gg958566.privmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::recIdIndexExistsServer
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::recIdNameSQL
Gg958566.privmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::statementExeUpdate
Gg958566.pubmethod(en-us,AX.60).gif Gg958566.static(en-us,AX.60).gif ::tableInheritance Determines whether the given table ID is part of an inheritance hierarchy.

Top

Inheritance Hierarchy

Object Class
  DictTable Class
    SysDictTable Class
      MCRDictTable Class