Le réseau pour les développeurs > Forums - Accueil > Live Framework > Using the filter query to search through the 'Categories' element in DataEntries
Poser une questionPoser une question
 

TraitéeUsing the filter query to search through the 'Categories' element in DataEntries

  • jeudi 25 juin 2009 23:32Jake Shelby Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     
    I have been trying to figure out if it is possible, and how it would work, to use the URL filter query to search through the 'Categories' element in DataEntries within a DataFeed. If this is not possible then is there another way to gather certain DataEntries based on the 'Categories' element? Also, What is the main purpose and function of the 'Categories' element?
    Aaron: "You know that story, about how NASA spent millions of dollars developing this pen that writes in Zero G? Did you ever read that?" Abe: "Yeah." Aaron: "You know how the Russians solved the problem?" Abe: "Yeah, they used a pencil." Aaron: "Right. A normal wooden pencil. It just seems like Philip takes the NASA route almost every time." --Primer (2004)

Réponses

  • vendredi 26 juin 2009 07:30Yi-Lun LuoMSFT, ModérateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     Traitée
    Unfortunately there's no way to filter by category. You'll have to query all data, and do the filtering on the client side. Category is used to give a MeshObject a type. For example, LiveMeshFolder, or a custom type. Type is important in delegated authentication consent.
    Lante, shanaolanxing This posting is provided "AS IS" with no warranties, and confers no rights.

Toutes les réponses

  • vendredi 26 juin 2009 07:30Yi-Lun LuoMSFT, ModérateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     Traitée
    Unfortunately there's no way to filter by category. You'll have to query all data, and do the filtering on the client side. Category is used to give a MeshObject a type. For example, LiveMeshFolder, or a custom type. Type is important in delegated authentication consent.
    Lante, shanaolanxing This posting is provided "AS IS" with no warranties, and confers no rights.