This topic has not yet been rated - Rate this topic

System.Data.Objects.SqlClient Namespace

The System.Data.Objects.SqlClient namespace 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.

  ClassDescription
Public classSqlFunctionsProvides common language runtime (CLR) methods that call functions in the database in LINQ to Entities queries.
Public classSqlSpatialFunctionsRepresents the SQL spatial functions for the SQL client.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.