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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Deletes the current record from the database.
public void delete()
Server
FileIOPermission(this.FileName,'w') is required before you call this method.