FieldKernelExtractImageFile Method |
| Name | Description | |
|---|---|---|
| ExtractImageFile(IDataReader, Int32) |
Extracts a file from the database via the provided reader.
| |
| ExtractImageFile(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
|