public StringExpression Left(Int32Expression length) { return(SqlExtensionMethods.Left(this, length)); }