2 references to vtType
System.Data (2)
fx\src\data\System\Data\OleDb\PropertyInfoSet.cs (2)
89propertyInfo._vtype = propinfo.vtType; 93propertyInfo._type = PropertyInfoSet.FromVtType(propinfo.vtType);