Property | Type | Description | |
---|---|---|---|
table | ITableStorage |
Method | Description | |
---|---|---|
Initialize ( ) : Task |
Initialize
|
|
Store ( IEnumerable |
Store Table Data
|
|
TableStorageWriter ( ITableStorage table ) : King.Azure.Data |
Default Constructor
|
public Store ( IEnumerable |
||
tables | IEnumerable |
Tables |
return | System.Threading.Tasks.Task |
public TableStorageWriter ( ITableStorage table ) : King.Azure.Data | ||
table | ITableStorage | Table Storage |
return | King.Azure.Data |