dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlBlob Class / PgSqlBlob Constructor

In This Topic
    PgSqlBlob Constructor
    In This Topic
    Initializes a new instance of the PgSqlBlob class.
    Overload List
    OverloadDescription
    Initializes a new instance of the PgSqlBlob class.  
    Initializes a new instance of the PgSqlBlob class, setting the Value property to the provided array of bytes.  
    See Also