Click or drag to resize

FieldKernelExtractImageFile Method

Overload List
  NameDescription
Protected methodExtractImageFile(IDataReader, Int32)
Extracts a file from the database via the provided reader.
Protected methodExtractImageFile(String, String)
Extracts a file from the database. No data reader is provided, so one is created that points to the data needed to be saved to file
Top
See Also