Data.Cloud.AzureAPI.TAzureBlob.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source: Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp
| |
| Unit: Data.Cloud.AzureAPI | |
| Parent: TAzureBlob | |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TAzureBlob();
Description
Frees the metadata and properties and destroys the instance.
Destroy frees the metadata and properties and destroys the instance of TAzureBlob.