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