DbFileSpec.Rename Method |
Name | Description | |
---|---|---|
Rename(String, Logic) |
Rename the file represented by this file specification.
(Inherited from FileSpec.) | |
Rename(Usual, Usual) |
Renames files associated with DBFileSpec object. Only DBF/MEMO and auto-open index files will get renamed.
Rename() will not rename a file if it is already open or there is a file name conflict.
To rename files to another directory, use the Move() method and supply a different target file name.
| |
Rename(FileSpec, Logic) |
Rename the file represented by this file specification.
(Inherited from FileSpec.) |