Main Content
mdfAddAttachment
Syntax
Description
mdfAddAttachment(
attaches the mdfFileName
,attachmentFile
)attachmentFile
to the specified
mdfFileName
.
To attach multiple files, call this function separately for each file.
The MDF file itself can be on a remote server, but the attachments added by
mdfAddAttachment
must be local files.
mdfAddAttachment(
makes the attachment using additional options to control the means of attachment, to add a
comment about the file, and to specify the media type.mdfFileName
,attachmentFile
,Name=Value
)
Note
This function does not support MDF3 files.