The SqlParameter(string parameterName, object value) constructor does not correctly read values coming from a byte based enumeration. It always sets null to the SqlValue property.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...