StorageDomainManager<TData> Class
Provides an IDomainManager<TData> implementation targeting Azure Table Storage as the backend store.
This API is not CLS-compliant.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Storage (in Microsoft.WindowsAzure.Mobile.Service.Storage.dll)
| Name | Description | |
|---|---|---|
![]() | DeleteAsync(String^) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | ExecuteQueryAsync(TableQuery<TData>^, Int32) | |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetCloudStorageAccount(String^) | |
![]() | GetCurrentItem(CompositeTableKey^) | |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetStorageKey(String^) | |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeAsync(CloudTable^) | |
![]() | InsertAsync(TData) | |
![]() | LookupAsync(String^) | |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | QueryAsync(ODataQueryOptions^) | |
![]() | ReplaceAsync(String^, TData) | |
![]() | SetNextPageLink(TableContinuationToken^) | |
![]() | 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:





