Data.Cloud.AzureAPI.TAzureBlobPageRange.Create

提供:RAD Studio API Documentation

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureBlobPageRange


説明

指定された値を StartByte プロパティおよび EndByte プロパティの初期値に設定した TAzureBlobPageRange の新しいインスタンスを返します。

関連項目