Data.Cloud.AzureAPI.TAzureBlobPageRange.GetStartPage

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

function GetStartPage: Integer;

C++

int __fastcall GetStartPage();

Description

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

See Also