2 references to GetSetOptionsString
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (2)
4514optionSettings = GetSetOptionsString(cmdBehavior); 5942return GetSetOptionsString(behavior) + this.CommandText;