fromCursor
Creates an Attachment instance from a database cursor.
Return
An Attachment instance populated with data from the cursor.
Parameters
cursor
The SqlCursor containing attachment data.
Creates an Attachment instance from a database cursor.
An Attachment instance populated with data from the cursor.
The SqlCursor containing attachment data.