Microsoft Developer Network > Forenhomepage > Live Framework > Using the filter query to search through the 'Categories' element in DataEntries
Stellen Sie eine FrageStellen Sie eine Frage
 

BeantwortetUsing the filter query to search through the 'Categories' element in DataEntries

  • Donnerstag, 25. Juni 2009 23:32Jake Shelby TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    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)

Antworten

  • Freitag, 26. Juni 2009 07:30Yi-Lun LuoMSFT, ModeratorTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     Beantwortet
    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.

Alle Antworten

  • Freitag, 26. Juni 2009 07:30Yi-Lun LuoMSFT, ModeratorTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     Beantwortet
    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.