azure-sdk-for-cpp/sdk/tables/azure-data-tables/samples
George Arama 84e4a81947
Api view comments (#5408)
* mroe quotes

* dssf

* listTables -> queryTables

* move create/delete to the tableservice

* one more batch

* small refactor, added default data types

* oops

* clangs

* table sas builder

* sas test

* cspell

* add more test

* cspell

* hjhjh

* clang

* rename table-> tables

* clang

* partition and row key

* clang why?

* constructors, update tests

* IT WORKSSSSS

* PR comments

* wqe

* ewr

* enum operator

* clang

* dsaada

* sada

* assets.json

* clang

* Update sdk/tables/azure-data-tables/inc/azure/data/tables/enum_operators.hpp

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

* Update sdk/core/azure-core/test/ut/string_test.cpp

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

* the = enums

* assert and remove empty

* compact string tests

* clangs

* complement

* azureSasCredentials

* PR cpmments

* some extra

* clang 11

---------

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2024-03-15 14:30:45 -07:00
..
CMakeLists.txt
README.md
tables_entity_operations.cpp Api view comments (#5408) 2024-03-15 14:30:45 -07:00
tables_getting_started.cpp Api view comments (#5408) 2024-03-15 14:30:45 -07:00
tables_service_operations.cpp Api view comments (#5408) 2024-03-15 14:30:45 -07: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.