AxaptaRecordWrapper Methods

The AxaptaRecordWrapper type exposes the following members.

  NameDescription
Public method Call Overloaded. Calls a method for the Axapta record.
Public method Clear Clears the contents of an Axapta record.
Public method Delete Deletes the Axapta record.
Public method DoDelete Deletes an Axapta record.
Public method DoInsert Inserts the Axapta record into the database.
Public method DoUpdate Updates the Axapta record in the database.
Public method Equals (Inherited from Object.)
Public method ExecuteStmt Executes a statement on the Axapta record.
Protected method Finalize (Inherited from Object.)
Public method GetField Overloaded. Retrieves a field for the Axapta record.
Public method GetFieldLabel Overloaded. Retrieves the label text for a field from the Axapta record.
Public method GetHashCode (Inherited from Object.)
Public method GetHelpField Overloaded. Retrieves the help text for a field from the Axapta record.
Public method GetTooltipField Overloaded. Retrieves the tooltip for a field from the Axapta record.
Public method GetType (Inherited from Object.)
Public method InitValue Initializes the fields of the Axapta record.
Public method Insert Inserts the Axapta record into the database.
Protected method MemberwiseClone (Inherited from Object.)
Public method Next Retrieves the next Axapta record from the sequence of Axapta records.
Public method PostLoad Calls the postLoad method for the Axapta record.
Public method Reread Rereads the fields of the Axapta record.
Public method SetField Overloaded. Sets a field value for the Axapta record.
Public method ToString (Inherited from Object.)
Public method Update Updates the Axapta record.
Public method ValidateDelete Checks whether the Axapta record can be deleted.
Public method ValidateField Overloaded. Checks whether the specified field of the Axapta record is valid.
Public method ValidateWrite Checks whether the Axapta record is valid and can be written to the database.
Public method Write Writes the Axapta record to the database.
Top

Community Additions

ADD
Show: