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