1 write to _commandType
System.Data.OleDb (1)
OleDbCommand.cs (1)
174
_commandType
= value;
1 reference to _commandType
System.Data.OleDb (1)
OleDbCommand.cs (1)
163
CommandType cmdType =
_commandType
;