Set DbParameter.Value to a Stream
Closed this issue · 0 comments
bgrainger commented
From mysql-net/MySqlConnector#943.
Test that DbParameter.Value
can be set to a Stream
object; it should perform the same as sending a byte[]
.
Closed this issue · 0 comments
From mysql-net/MySqlConnector#943.
Test that DbParameter.Value
can be set to a Stream
object; it should perform the same as sending a byte[]
.