Click or drag to resize
ISQLiteValueToBlob Method
Returns the SQLiteValue as a byte array. Casting if necessary.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
byte[] ToBlob()

Return Value

Type: Byte

[Missing <returns> documentation for "M:SQLitePCL.pretty.ISQLiteValue.ToBlob"]

See Also