| Overload | Description |
|---|---|
| PgSqlBlob Constructor() | Initializes a new instance of the PgSqlBlob class. |
| PgSqlBlob Constructor(Byte[]) | Initializes a new instance of the PgSqlBlob class, setting the Value property to the provided array of bytes. |
| Overload | Description |
|---|---|
| PgSqlBlob Constructor() | Initializes a new instance of the PgSqlBlob class. |
| PgSqlBlob Constructor(Byte[]) | Initializes a new instance of the PgSqlBlob class, setting the Value property to the provided array of bytes. |