3 references to DataRow
System.Data (3)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (2)
1036ApplyParameterInfo(p, row.DataRow, statementType, whereClause); 1082ApplyParameterInfo(p, row.DataRow, statementType, whereClause);
fx\src\data\System\Data\ProviderBase\SchemaMapping.cs (1)
837AddAdditionalProperties(dataColumn, schemaRow.DataRow);