Click or drag to resize

DbFileSpec.Copy Method

X#
Overload List
  NameDescription
Public methodCode exampleCopy(String, Logic)
Make a copy of the file represented by this file specification.
(Inherited from FileSpec.)
Public methodCode exampleCopy(FileSpec, Logic)
Make a copy of the file represented by this file specification.
(Inherited from FileSpec.)
Public methodCode exampleCopy(Usual, Usual, Usual)
Copies all files associated with DBFileSpec objects to a different drive and/or directory.
Top
See Also