dbo.DCExp_Client_RentalPropertyListing_Search @OrderBy, Price DESC, SQLVARCHAR @Page, 1, SQLINT4 @RecsPerPage, 9, SQLINT4 @WhereClause, ( DCExp_RentalPropertyListings.SystemClientID = 243 OR DCExp_RentalPropertyListings.SystemClientID = 0 ) AND (DCExp_RentalPropertyListings.PropertyListingFeedID IN ( 2,5,0 )) AND ( DCExp_RentalPropertyListings.CityID IN (12)) AND DCExp_RentalPropertyListings.PropertyStatusID NOT IN (25,8,18,9,19,22,7,6,17) AND DCExp_RentalPropertyListings.PropertyStatusID NOT IN (25,8,18,9,19,22,7,6,17), SQLVARCHAR