Esempio n. 1
0
 _table = new AzureStorageTable(tableName, connectionProvider);
Esempio n. 2
0
 CreateDropRowRangeRequest(tableName, rowKeyPrefix: default, deleteAllDataFromTable: true),
Esempio n. 3
0
 => Table = new DynamoTable(tableName, dynamoClient, new DynamoTableOptions {
Esempio n. 4
0
 await InitializeHeadersAsync(tableName, columns);