1 write to DataType
System.Data.Common (1)
System\Data\Common\ObjectStorage.cs (1)
629
key.Value.
DataType
= attribute.DataType;
3 references to DataType
System.Data.Common (3)
System\Data\Common\ObjectStorage.cs (3)
629
key.Value.DataType = attribute.
DataType
;
654
(x.Value.
DataType
== y.Value.
DataType
) &&