Show / Hide Table of Contents

Interface IAzureTableStoreFactory

Namespace: Ease.Repository.AzureTable
Assembly: Ease.Repository.AzureTable.dll
Syntax
public interface IAzureTableStoreFactory

Methods

| Improve this Doc View Source

GetStoreWriter(CloudTable)

Declaration
IStoreWriter GetStoreWriter(CloudTable table)
Parameters
Type Name Description
Microsoft.Azure.Cosmos.Table.CloudTable table
Returns
Type Description
IStoreWriter

Extension Methods

ChangeTrackingExtensions.CurrentState<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX