Parameters
- fileName
- The name (not the pathname) of the file or directory to delete.
- recursive
- When
recursive
is set to true, and the specifiedfileName
is a directory, then all the files and directories within thefileName
will be deleted.
recursive
is set to true, and the specified fileName
is a directory, then all the files and directories within the fileName
will be deleted.
recursive
is set to true, and the specified fileName
is a directory, then all the files and directories within the fileName
will be deleted.Prior to calling this method, use OpenSource to select the desired Data Source.