API:DSAzure.TAzureConnectionString.UseDevelopmentStorage

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
DSAzure.pas
DSAzure.hpp
Unit: DSAzure
Parent: TAzureConnectionString

Delphi

property UseDevelopmentStorage: boolean read FUseDevelopmentStorage write SetUseDevelopmentStorage;

C++

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

Description

Embarcadero Technologies does not currently have any additional information.