1 write to _cmdText
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (1)
73_cmdText = command.CommandText; // get a copy in case the command text on the command is changed ...
1 reference to _cmdText
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (1)
2404String localcmdtext = _cmdText;