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