API:Data.Cloud.AzureAPI.TAzureConnectionInfo.UseDevelopmentStorage

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: TAzureConnectionInfo

Delphi

property UseDevelopmentStorage: Boolean read FUseDevelopmentStorage write SetUseDevelopmentStorage default False;

C++

__property bool UseDevelopmentStorage = {read=FUseDevelopmentStorage, write=SetUseDevelopmentStorage, default=0};

Description

Embarcadero Technologies does not currently have any additional information.