dbo.DCExp_Client_RentalPropertyListing_Search @OrderBy, Price ASC, SQLVARCHAR @Page, 1, SQLINT4 @RecsPerPage, 20, SQLINT4 @WhereClause, ( DCExp_RentalPropertyListings.SystemClientID = 235 OR DCExp_RentalPropertyListings.SystemClientID = 0 ) AND (DCExp_RentalPropertyListings.PropertyListingFeedID IN ( 6,0 )) AND DCExp_RentalPropertyListings.Price <= 20000 AND (DCExp_RentalPropertyListings.CommunityID IN (254,251)) AND DCExp_RentalPropertyListings.NumberOfBeds = '3' AND DCExp_RentalPropertyListings.PropertyStatusID NOT IN (8,18,9,4,19,22,7,26,5,6,17,12,1) AND DCExp_RentalPropertyListings.PropertyStatusID NOT IN (8,18,9,4,19,22,7,26,5,6,17,12,1), SQLVARCHAR