protected override Expression Accept(DbExpressionVisitor visitor) { return(visitor.VisitSqlTableValuedFunction(this)); }