Data.Cloud.AzureAPI.TAzureBlobPageRange.EndByte

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: TAzureBlobPageRange

Delphi

EndByte: Int64;

C++

__int64 EndByte;

Description

Last byte of the blob page range.

See Also