dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteSnapshot Class / Raw Property

In This Topic
    Raw Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Raw As Byte()
    public byte[] Raw {get;}
    See Also