public int QueryAccountCountByQuery(AccountQuery query) { return(RemoteHelper.QueryAccountCountByQuery(query)); }