Data.Cloud.AzureAPI.TAzureBlobService.GetPageRanges

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetPageRanges(const AContainerName, ABlobName, ALeaseId: string; AStartByte, AEndByte: Int64;
const ASnapshot, APrevSnapshot: string; out AResponseXML: string;
const AResponseInfo: TCloudResponseInfo): TArray<TAzureBlobPageRange>;

C++

System::DynamicArray<TAzureBlobPageRange> __fastcall GetPageRanges(const System::UnicodeString AContainerName, const System::UnicodeString ABlobName, const System::UnicodeString ALeaseId, __int64 AStartByte, __int64 AEndByte, const System::UnicodeString ASnapshot, const System::UnicodeString APrevSnapshot, /* out */ System::UnicodeString &AResponseXML, Data::Cloud::Cloudapi::TCloudResponseInfo* const AResponseInfo);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI 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 !