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

In This Topic
    SQLiteBlob Constructor()
    In This Topic
    Initializes a new instance of the SQLiteBlob class.
    Syntax
    'Declaration
     
    Public Function New()
    public SQLiteBlob()
    See Also