API:DSAzure.TAzureBlobService.ListContainers

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ListContainers: String; overload;
function ListContainers(Params: array of const; Values: array of const): String; overload;

C++

System::UnicodeString __fastcall ListContainers()/* overload */;
System::UnicodeString __fastcall ListContainers(System::TVarRec *Params, const int Params_High, System::TVarRec *Values, const int Values_High)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureBlobService

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !