SysFileStoreFile.delete Method

Deletes the current record from the database.

Syntax

public void delete()

Run On

Server

Remarks

FileIOPermission(this.FileName,'w') is required before you call this method.

See Also

Reference

SysFileStoreFile Table