Commit 98b2c84
Merge | Align TdsExecuteRPC between netcore and netfx (#3292)
* Factor out TDSExecuteRPCAddParameter for alignment with netcore
* Factor out TDSExecuteRPCParameterSetupFlushCompletion to align with netcore
* Factor out TDSExecuteRPCParameterSetupWriteCompletion to align with netcore
* Align connection lock release with netcore
* Align Code styles, add MustSetUdtTypeNameForUdtParams check
* Update src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient/TdsParser.cs
Simplify a if statement where they're the same regardless of true/false
Co-authored-by: Edward Neal <[email protected]>
* Replace ContinueTask with ContinueTaskWithState as per discussion
---------
Co-authored-by: Michel Zehnder <[email protected]>
Co-authored-by: Edward Neal <[email protected]>1 parent 79ed802 commit 98b2c84
File tree
1 file changed
+512
-462
lines changed- src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient
1 file changed
+512
-462
lines changed
0 commit comments