AfDataContainerUtilities Class [AX 2012]

The AfDataContainerUtilities class implements miscellaneous data container utilities.

Syntax

class AfDataContainerUtilities

Run On

Called

Methods

  Method Description
Gg736089.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg736089.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg736089.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg736089.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg736089.privmethod(en-us,AX.60).gif new Initializes a new instance of the AfDataContainerUtilities class.
Gg736089.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.)
Gg736089.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.)
Gg736089.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg736089.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg736089.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg736089.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg736089.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.)
Gg736089.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg736089.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::addPrefix
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::cacheContainer Caches an object.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::cacheItem Caches an object.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::equalDataItemTypeDescriptors Indicates whether two descriptors describe the same type.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::flushCache Flushes all the cache entries that are associated with the specified owner.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getAxdDataContainerParameters Gets the Axd document and data source names that correspond to the specified data container type.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getAxdDataContainerType Gets the data container type name for the specified Axd document and data source.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getAxdDataContainerTypeMacroLibraryName Gets the name of the macro that defines the specified data container type.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getCachedContainer Retrieves a cached container.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getCachedItem Retrieves a cached object.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getClientSideArray Gets a client-side array of the same type and that contain the same data as the specified array.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getClientSideDataContainer Gets a client-side data container of the same type and that contains the same data as the specified data container.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getClientSideDataContainerList Gets a client-side data container list of the same type and that contains the same data as the passed-in data container list.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getDataContainerTypeFromClass
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getDataContainerTypeMacroName Gets the name of the macro that defines the specified data container type.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getDataItemTypeMetadata Gets the data item type metadata for the specified X++ type.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getNaturalKeyTableName
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getServerSideArray Gets a server-side array of the same type and that contains the same data as the specified array.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getServerSideDataContainer Gets a server-side data container of the same type and that contains the same data as the specified data container.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getServerSideDataContainerList Gets a server-side data container list of the same type and that contains the same data as the specified data container list.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getStronglyTypedDataContainer Gets the strongly-typed data container that corresponds to the specified weakly-typed data container.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getStronglyTypedDataContainerList Gets the strongly-typed data container that corresponds to the specified weakly-typed data container.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getTableNaturalKeyDataContainerType
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getType Gets the X++ type for the specified data item type.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getWeaklyTypedDataContainer Gets the weakly-typed data container that corresponds to the specified-typed data container.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::getWeaklyTypedDataContainerList Gets the weakly-typed data container list that corresponds to the specified strongly-typed data container list.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::isArrayValue Determines whether the specified value is an array value.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::isAttributeValue Determines whether the specified value is a primitive type.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::isContainerValue Determines whether the specified value is of data container type.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::isListValue Determines whether the specified value is of the data container list type.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::isNullDataItemValue Determines whether the specified value is nullNothingnullptrunita null reference (Nothing in Visual Basic).
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::isValidDataItemValue Determines whether the specified data item value is valid.
Gg736089.pubmethod(en-us,AX.60).gif Gg736089.static(en-us,AX.60).gif ::stripPrefix

Top

Remarks

All methods of this class are static.

This class cannot be initialized.

Inheritance Hierarchy

Object Class
  AfDataContainerUtilities Class