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