Skip to main content

attachmentFromSql()

function attachmentFromSql(row): AttachmentRecord

Alpha

Maps a database row to an AttachmentRecord.

Parameters

ParameterTypeDescription
rowanyThe database row object

Returns

AttachmentRecord

The corresponding AttachmentRecord