Data.Cloud.AzureAPI.TAzureBlobPageRange.GetStartPage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetStartPage: Integer;

C++

int __fastcall GetStartPage();

Properties

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

Description

Returns the starting page in the blob page range, zero-indexed.

See Also