4 references to GetCommandText
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlCommand.cs (4)
4443string text = GetCommandText(cmdBehavior) + GetResetOptionsString(cmdBehavior); 5497string text = GetCommandText(behavior); 5638commandText = GetCommandText(behavior); 5973string text = GetCommandText(behavior);