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