AxaptaRecordWrapper Members
Provides functionality for reading and modifying Axapta records. It wraps IAxaptaRecordAdapter, demanding only AxSessionPermission.
The following tables list the members exposed by the AxaptaRecordWrapper type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Adapter | Gets or sets the underlying IAxaptaRecordAdapter object. |
![]() |
AxaptaRecord | Gets the Axapta record. |
![]() |
Caption | Gets the caption for the Axapta record. |
![]() |
Company | Gets or sets the company for the Axapta record. |
![]() |
Found | Gets a Boolean value that indicates whether the Axapta record was found. |
![]() |
TooltipRecord | Gets the tooltip for the Axapta record. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Call | Overloaded. Calls a method for the Axapta record. |
![]() |
Clear | Clears the contents of an Axapta record. |
![]() |
Delete | Deletes the Axapta record. |
![]() |
DoDelete | Deletes an Axapta record. |
![]() |
DoInsert | Inserts the Axapta record into the database. |
![]() |
DoUpdate | Updates the Axapta record in the database. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
ExecuteStmt | Executes a statement on the Axapta record. |
![]() |
GetField | Overloaded. Retrieves a field for the Axapta record. |
![]() |
GetFieldLabel | Overloaded. Retrieves the label text for a field from the Axapta record. |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetHelpField | Overloaded. Retrieves the help text for a field from the Axapta record. |
![]() |
GetTooltipField | Overloaded. Retrieves the tooltip for a field from the Axapta record. |
![]() |
GetType | (Inherited from Object ) |
![]() |
InitValue | Initializes the fields of the Axapta record. |
![]() |
Insert | Inserts the Axapta record into the database. |
![]() |
Next | Retrieves the next Axapta record from the sequence of Axapta records. |
![]() |
PostLoad | Calls the postLoad method for the Axapta record. |
![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
Reread | Rereads the fields of the Axapta record. |
![]() |
SetField | Overloaded. Sets a field value for the Axapta record. |
![]() |
ToString | (Inherited from Object ) |
![]() |
Update | Updates the Axapta record. |
![]() |
ValidateDelete | Checks whether the Axapta record can be deleted. |
![]() |
ValidateField | Overloaded. Checks whether the specified field of the Axapta record is valid. |
![]() |
ValidateWrite | Checks whether the Axapta record is valid and can be written to the database. |
![]() |
Write | Writes the Axapta record to the database. |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
AxaptaRecordWrapper Class
Microsoft.Dynamics.Framework.Reports Namespace
.gif)
.gif)
.gif)
.gif)