Skip to content

Map

A custom mapper function to apply to each node in the result set.

Type

(node: Xml) => void (Xml)

Declaration

1
 (node: Xml) => void myQueryWithMappings.Map

See Also

  • (node: Xml) => void