Microsoft Developer Network > Domovská stránka fór > Live Framework > Using the filter query to search through the 'Categories' element in DataEntries
Odeslat dotazOdeslat dotaz
 

OdpovědětUsing the filter query to search through the 'Categories' element in DataEntries

  • 25. června 2009 23:32Jake Shelby Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    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)

Odpovědi

  • 26. června 2009 7:30Yi-Lun LuoMSFT, ModerátorUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     Odpovědět
    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.

Všechny reakce

  • 26. června 2009 7:30Yi-Lun LuoMSFT, ModerátorUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     Odpovědět
    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.