System.Data.Entity.Core.Common.CommandTrees.ExpressionBuilder 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.
Classes
DbExpressionBuilder |
Provides an API to construct DbExpressions and allows that API to be accessed as extension methods on the expression type itself. |
EdmFunctions |
Provides an API to construct DbExpressions that invoke canonical EDM functions, and allows that API to be accessed as extension methods on the expression type itself. |
Row |
Provides a constructor-like means of calling NewRow(IEnumerable<KeyValuePair<String,DbExpression>>) . |
Entity Framework