dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteBlob Class / SQLiteBlob Constructor

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