MongoDomainManager<TData>::Query Method ()

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Mongo (in Microsoft.WindowsAzure.Mobile.Service.Mongo.dll)

public:
virtual IQueryable<TData>^ Query()

Return Value

Type: System.Linq::IQueryable<TData>^
Return to top
Show: