[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.ExpressionExtensions.IsId

IsId Method

IsId(ExpressionInfo, string)

Checks if a given expression is Identifier with a given name.

Declaration
public static bool IsId(this ExpressionInfo e, string name)
Parameters
Type Name Description
ExpressionInfo e
string name
Returns
Type Description
bool