IntelliTect / IntelliTect.AspNetCore.SignalR.SqlServer

A Microsoft SQL Server backplane for ASP.NET Core SignalR.
Apache License 2.0
39 stars 5 forks source link

Data questions #15

Closed xiaoshun111 closed 1 week ago

xiaoshun111 commented 10 months ago

1、The data saved to the database is in hexadecimal, hopefully raw image

ascott18 commented 10 months ago

I'm not sure what your question is. The SQL data type of the Payload column is varbinary(max).