Data.Cloud.AzureAPI.TAzureBlobPageRange.EndByte

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

EndByte: Int64;

C++

__int64 EndByte;

Properties

Type Visibility Source Unit Parent
field public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureBlobPageRange

Description

Last byte of the blob page range.

See Also