AxaptaWrapper Methods

The AxaptaWrapper type exposes the following members.

Methods

  Name Description
Public method CallJob Overloaded. Calls the specified Axapta job.
Public method CallStaticClassMethod Calls a static method from an Axapta class passing in the specified array of parameter values.
Public method CallStaticRecordMethod Calls a static method from an Axapta record passing in the specified array of parameter values.
Public method CreateAxaptaBuffer Overloaded. Creates an Axapta buffer object.
Public method CreateAxaptaContainer Overloaded. Creates and Axapta container object.
Public method CreateAxaptaObject Overloaded. Creates an Axapta object.
Public method CreateAxaptaRecord Overloaded. Creates an Axapta record.
Public method Equals (Inherited from Object.)
Public method ExecuteStmt Executes a statement on the specified records.
Protected method Finalize (Inherited from Object.)
Public method GetBufferCount Retrieves the number of Axapta buffer objects.
Public method GetContainerCount Retrieves the number of Axapta container objects.
Public method GetHashCode (Inherited from Object.)
Public method GetLoggedOnAxaptaObjectCount Retrieves the number of users logged on to the Microsoft Dynamics AX system.
Public method GetObject Creates an AxaptaObject object and attaches it to a global Axapta object.
Public method GetObjectCount Retrieves the number of Axapta objects.
Public method GetRecordCount Retrieves the number of Axapta records.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Refresh Clears the internal memory cache, including the cached database information.
Public method ToString (Inherited from Object.)
Public method TTSAbort Aborts a transaction previously started by TTSBegin.
Public method TTSBegin Begins a transaction.
Public method TTSCommit Commits a transaction previously started by TTSBegin.

Top

See Also

Reference

AxaptaWrapper Class

Microsoft.Dynamics.Framework.Reports Namespace