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.
Deletes the current record from the database.
public void delete()
Server
FileIOPermission(this.FileName,'w') is required before you call this method.