<< Click to Display Table of Contents >> AdoStream:SaveToFile() |
![]() ![]() ![]() |
Saves the binary contents of a Stream to a file.
METHOD SaveToFile ( cFilename AS STRING, liOptions AS USUAL ) AS VOID PASCAL CLASS AdoStream
cFilename STRING the fully-qualified name of the file to which the contents of the Stream will be saved.
liOptions LONG (Optional) An AdoSaveOptionsEnumvalue that specifies whether a new file should be created by SaveToFile, if it does not already exist