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