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