dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2Blob Structure / Implicit Type Conversion Operator

In This Topic
    Implicit Type Conversion Operator (DB2Blob)
    In This Topic
    Converts the specified array of System.Byte to a DB2Blob.
    Overload List
    OverloadDescription
    Converts the specified array of System.Byte to a DB2Blob.  
    Converts the specified DB2Binary object to DB2Blob.  
    See Also