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

On this page
    Raw Property
    On this page
    Syntax
    'Declaration
     
    Public ReadOnly Property Raw As Byte()
    public byte[] Raw {get;}
    See Also