Avoid using this one for now, internal use.
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
SyntaxPublic Function Bytes As Byte()
public:
array<unsigned char>^ Bytes()
member Bytes : unit -> byte[]
Return Value
Type:
ByteThe bytes of the Database
See Also