API:Data.Cloud.AzureAPI.TAzureBlobService.GetBlockListXML
Delphi
function GetBlockListXML(ContainerName, BlobName: string; BlockType: TAzureQueryIncludeBlockType = aqbtCommitted; const SnapShot: string = ''; const LeaseId: string = ''; ResponseInfo: TCloudResponseInfo = nil): string; overload; deprecated 'Use GetBlckList method instead';
C++
System::UnicodeString __fastcall GetBlockListXML _DEPRECATED_ATTRIBUTE1("Use GetBlckList method instead") (System::UnicodeString ContainerName, System::UnicodeString BlobName, TAzureQueryIncludeBlockType BlockType = (TAzureQueryIncludeBlockType)(0x0), const System::UnicodeString SnapShot = System::UnicodeString(), const System::UnicodeString LeaseId = System::UnicodeString(), Data::Cloud::Cloudapi::TCloudResponseInfo* ResponseInfo = (Data::Cloud::Cloudapi::TCloudResponseInfo*)(0x0))/* overload */;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | TAzureBlobService |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.