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