System.Data.Objects.SqlClient Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the SqlFunctions class, which contains common language runtime (CLR) methods that translate to database functions. Methods in the SqlFunctions class can only be used in LINQ to Entities queries.
Classes
SqlFunctions |
Provides common language runtime (CLR) methods that call functions in the database in LINQ to Entities queries. |
SqlSpatialFunctions |
Represents the SQL spatial functions for the SQL client. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.