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