2 references to wType
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (2)
485if (filterChapters && (NativeDBType.HCHAPTER == dbColumnInfo.wType)) { 491NativeDBType dbType = NativeDBType.FromDBType(dbColumnInfo.wType, islong, isfixed);