1 reference to S_LONGVARCHAR
System.Data (1)
fx\src\data\System\Data\OleDb\OLEDB_Enum.cs (1)
178static private readonly NativeDBType D_LongVarChar = new NativeDBType(0xff, -1, false, true, OleDbType.LongVarChar, NativeDBType.STR, S_LONGVARCHAR, typeof(System.String), NativeDBType.WSTR/*STR*/, DbType.AnsiString); // 20 - (ansi pointer)