2 references to DataType
System.Data (2)
fx\src\data\System\Data\Common\DBSchemaRow.cs (2)
343
if (null != schemaTable.
DataType
) {
344
object value = dataRow[schemaTable.
DataType
, DataRowVersion.Default];