4 references to _Text
System.Data.Odbc (4)
System\Data\Odbc\Odbc32.cs (2)
845OdbcType.Text => _Text, 941case ODBC32.SQL_TYPE.LONGVARCHAR: return _Text;
System\Data\Odbc\OdbcParameter.cs (2)
721_bindtype = TypeMap._Text; 768_bindtype = TypeMap._Text; // will change to LONGVARCHAR