API:Data.Cloud.AzureAPI.TAzureBlockListItem.Create
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp
| |
| Unit: Data.Cloud.AzureAPI | |
| Parent: TAzureBlockListItem | |
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");
Description
Embarcadero Technologies does not currently have any additional information.