[]
Gets a value indicating whether the specified expression contains RowNumber invocation expressions.
public static bool ContainsRowNumber(ExpressionInfo expression)
Type | Name | Description |
---|---|---|
ExpressionInfo | expression | An ExpressionInfo object to check for. |
Type | Description |
---|---|
bool | A bool value where |