MongoDomainManager<TData> Class
Provides an IDomainManager<TData> implementation targeting Mongo as the backend store.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Mongo (in Microsoft.WindowsAzure.Mobile.Service.Mongo.dll)
| Name | Description | |
|---|---|---|
![]() | CollectionName | |
![]() | Context | |
![]() | DatabaseName | |
![]() | Request | |
![]() | Services |
| Name | Description | |
|---|---|---|
![]() | DeleteAsync(String^) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetCurrentItem(String^) | |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMongoContext(String^) | |
![]() | GetType() | (Inherited from Object.) |
![]() | InsertAsync(TData) | |
![]() | Lookup(String^) | |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Query() | |
![]() | ReplaceAsync(String^, TData) | |
![]() | ToString() | (Inherited from Object.) |
![]() | UpdateAsync(String^, Delta<TData>^) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:





