1 write to _cmdText
System.Data.Odbc (1)
System\Data\Odbc\OdbcDataReader.cs (1)
64_cmdText = command.CommandText; // get a copy in case the command text on the command is changed ...
1 reference to _cmdText
System.Data.Odbc (1)
System\Data\Odbc\OdbcDataReader.cs (1)
2715string localcmdtext = _cmdText;