Fetching BLOB Data Using IRow

A BLOB column in a row object can be retrieved by using IRow::GetColumns, or IRow::Open and ISequentialStream.