Mediachase FileUploader.NET 1.9 Framework Help

McFile.Copy Method

Copies an existing file to a new file.

Overload List

Copies an existing file to a new file.

public static void Copy(Stream,string,bool);

Saves the contents of a source stream into MS SQL database.

public static void Copy(Stream,string,string,string,params SqlParameter[]);

See Also

McFile Class | Mediachase.FileUploader Namespace