AxaptaWrapper Members
Provides the ability to connect to the Microsoft Dynamics AX system, create Microsoft Dynamics AX record, container, and buffer objects, execute transactions, and perform other Microsoft Dynamics AX system tasks. It wraps IAxaptaRecordAdapter demanding only AxSessionPermission.
The following tables list the members exposed by the AxaptaWrapper type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Adapter | Gets or sets the underlying IAxaptaAdapter. |
Top
Public Methods
(see also Protected Methods )
| 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 | Overloaded. (Inherited from Object ) |
![]() |
ExecuteStmt | Executes a statement on the specified records. |
![]() |
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 ) |
![]() |
ReferenceEquals | (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. |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
AxaptaWrapper Class
Microsoft.Dynamics.Framework.Reports Namespace
.gif)
.gif)
.gif)
.gif)