1 override of AddToBatch
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDataAdapter.cs (1)
168override protected int AddToBatch(IDbCommand command) {
1 reference to AddToBatch
System.Data (1)
fx\src\data\System\Data\Common\DbDataAdapter.cs (1)
953batchCommands[commandCount].CommandIdentifier = AddToBatch(dataCommand);