API:Data.Cloud.AzureAPI.TAzureBlockListItem.Create
Delphi
class function Create(ABlockId: string; ABlockType: TAzureBlockType;
ASize: string = '0'): TAzureBlockListItem; static;
C++
static TAzureBlockListItem __fastcall Create(System::UnicodeString ABlockId, TAzureBlockType ABlockType, System::UnicodeString ASize = L"0");
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp |
Data.Cloud.AzureAPI | TAzureBlockListItem |
Description
Embarcadero Technologies does not currently have any additional information.