description: "Transact-SQL reference for int, bigint, smallint, and tinyint data types. These data types are used to represent integer data." [!INCLUDE [sql-asdb ...
I want to do a dynamic field search, so I need to convert all the fields to string for global search, like below: var expectedResult = _context.Blogs.Select(b ...