Data.Cloud.AzureAPI.TAzureBlobPageRange.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function Create(StartByte, EndByte: Int64): TAzureBlobPageRange; static;

C++

static TAzureBlobPageRange __fastcall Create(__int64 StartByte, __int64 EndByte);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureBlobPageRange


Description

Renvoie une nouvelle instance de TAzureBlobPageRange avec les valeurs spécifiées comme valeurs initiales pour les propriétés StartByte et EndByte.

Voir aussi