类的使用
com.supermap.data.Attachment
-
使用Attachment的程序包 程序包 说明 com.supermap.data -
-
com.supermap.data中Attachment的使用
参数类型为Attachment的com.supermap.data中的方法 限定符和类型 方法和说明 boolean
Recordset. addAttachment(Attachment attachment)
添加附件到当前对象。boolean
Recordset. removeAttachment(Attachment attachment)
从当前对象中移除附件。boolean
Recordset. updateAttachment(Attachment srcAttachment, Attachment desAttachment)
更新当前对象的附件。boolean
Recordset. updateAttachment(long attachmentID, Attachment attachment)
更新当前对象附件。
-
Copyright © 2021–2025 SuperMap. All rights reserved.