5 references to SQLCHAR
System.Data (5)
fx\src\data\System\Data\SqlClient\SqlEnums.cs (1)
655
case TdsEnums.
SQLCHAR
: //goto TdsEnums.SQLBIGCHAR;
fx\src\data\System\Data\SqlClient\TdsParser.cs (4)
4980
case TdsEnums.
SQLCHAR
:
5214
case TdsEnums.
SQLCHAR
:
5233
if (tdsType == TdsEnums.
SQLCHAR
|| tdsType == TdsEnums.SQLBIGCHAR) {
5366
case TdsEnums.
SQLCHAR
: