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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Deletes the current record from the database.
public void delete()
Server
FileIOPermission(this.FileName,'w') is required before you call this method.