2 references to wType
System.Data.OleDb (2)
OleDbDataReader.cs (2)
523if (filterChapters && (NativeDBType.HCHAPTER == dbColumnInfo.wType)) 530NativeDBType dbType = NativeDBType.FromDBType(dbColumnInfo.wType, islong, isfixed);