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 explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Deletes the current record from the database.
public void delete()
Server
FileIOPermission(this.FileName,'w') is required before you call this method.