azure-sdk-for-cpp/sdk/tables/azure-data-tables/samples
gearama e6eaee7244
Tables cleanup work (#6181)
* conn and names key out

* all work except get set acl

* samples

* dqwd

* extra space

* record transactions, because test proxy

* tty

* clang and samples working , assets json

* fds

* samples , and remove APIs

* dsds

* acct name

* dsfds

* oopsie

* dasdas

* fdsfsd

* clangs

* account key for sas

* kjhdsakjhdkjashdjkwash

* dssfsd

* ggd

* Update sdk/tables/azure-data-tables/samples/CMakeLists.txt

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

* put back unused env in CI

* Update sdk/tables/azure-data-tables/src/table_clients.cpp

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

* Update sdk/tables/azure-data-tables/src/table_clients.cpp

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

* fdg

* fds

* update samples and readme

* sdjkfhsdkj

* Update sdk/tables/azure-data-tables/README.md

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

* Update sdk/tables/azure-data-tables/test/ut/table_client_test.hpp

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

* Update sdk/tables/azure-data-tables/test/ut/table_client_test.hpp

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

* update remove namespaces

---------

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2024-11-13 12:55:59 -08:00
..
CMakeLists.txt Tables cleanup work (#6181) 2024-11-13 12:55:59 -08:00
README.md tables transactions samples (#5496) 2024-04-08 12:28:04 -07:00
tables_entity_operations.cpp Tables cleanup work (#6181) 2024-11-13 12:55:59 -08:00
tables_getting_started.cpp Tables cleanup work (#6181) 2024-11-13 12:55:59 -08:00
tables_service_operations.cpp Tables cleanup work (#6181) 2024-11-13 12:55:59 -08:00
tables_transactions_fail.cpp Tables cleanup work (#6181) 2024-11-13 12:55:59 -08:00
tables_transactions_ok.cpp Tables cleanup work (#6181) 2024-11-13 12:55:59 -08:00

page_type languages products name description
sample
c++ 14
azure
azure-data-tables
Azure Data Tables samples for C++ Samples for the azure-data-tables client library.

Azure.Data.Tables Samples

  • Create,list and delete tables.
  • Create, merge, update, delete entities.
  • List Tables, Get Statistics, Get Access Policy for service.
  • Submit Transactions success
  • Submit Transactions failure