📚 SAP Business One SDK Help

RecordsetXMLModeEnum Enumeration
See Also 

Description

Types of XML to be returned for each record in the Recordset object.

Members

MemberValueDescription
rxmData0Returns the fields specified in the query.
rxmDataWithPrimaryKeys1Returns the fields specified in the query, plus the primary keys.
rxmOnlyPrimaryKeys2Returns only the primary keys.