2 references to LoadDataRow
System.Data.Common (2)
System\Data\DataTableExtensions.cs (1)
162
table.
LoadDataRow
(values, options.Value);
System\Data\ProviderBase\SchemaMapping.cs (1)
411
dataRow = _dataTable!.
LoadDataRow
(mapped, _loadOption);