3 references to MetaNChar
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlEnums.cs (3)
185case SqlDbType.NChar: return MetaNChar; 240case DbType.StringFixedLength: return MetaNChar; 677case TdsEnums.SQLNCHAR: return MetaNChar;