3 references to DataRow
System.Data.Common (3)
System\Data\Common\DBCommandBuilder.cs (2)
1151ApplyParameterInfo(p, row.DataRow, statementType, whereClause); 1203ApplyParameterInfo(p, row.DataRow, statementType, whereClause);
System\Data\ProviderBase\SchemaMapping.cs (1)
1003AddAdditionalProperties(dataColumn, schemaRow.DataRow);