2 references to GetResetOptionsString
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (2)
4443
string text = GetCommandText(cmdBehavior) +
GetResetOptionsString
(cmdBehavior);
4527
optionSettings =
GetResetOptionsString
(cmdBehavior);