Interface IAzureTableStoreFactory
Namespace: Ease.Repository.AzureTable
Assembly: Ease.Repository.AzureTable.dll
Syntax
public interface IAzureTableStoreFactory
Methods
| Improve this Doc View SourceGetStoreWriter(CloudTable)
Declaration
IStoreWriter GetStoreWriter(CloudTable table)
Parameters
| Type | Name | Description |
|---|---|---|
| Microsoft.Azure.Cosmos.Table.CloudTable | table |
Returns
| Type | Description |
|---|---|
| IStoreWriter |