System.Data.Objects.SqlClient Namespace
Fornece a classe SqlFunctions, que contém os métodos CLR (Common Language Runtime) que são convertidos em funções de banco de dados. Provides the SqlFunctions class, which contains common language runtime (CLR) methods that translate to database functions. Métodos na classe SqlFunctions só podem ser usados em consultas LINQ to Entities. Methods in the SqlFunctions class can only be used in LINQ to Entities queries.
Classes
| SqlFunctions |
Fornece métodos CLR (Common Language Runtime) que chamam funções no banco de dados em consultas LINQ to Entities.Provides common language runtime (CLR) methods that call functions in the database in LINQ to Entities queries. |
| SqlSpatialFunctions |
Representa as funções espaciais do SQL para o cliente SQL.Represents the SQL spatial functions for the SQL client. |