DSAzure.TAzureBlobService.DeleteRootContainer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function DeleteRootContainer: boolean;

C++

bool __fastcall DeleteRootContainer();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureBlobService


Beschreibung

Löscht den Stammcontainer.

DeleteRootContainer löscht den Stammcontainer, sofern vorhanden.

Siehe auch