convert system.data.linq.binary to byte[]

前端 未结 4 826
执念已碎
执念已碎 2020-12-20 11:57

I am storing bytes in a database table. When I retrieve it with Linq 2 sql I get the return type in system.data.linq.Binary.

I am not able to convert th

4条回答
提交回复
热议问题