API:DSAzure.TAzureConnectionString.UseDevelopmentStorage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UseDevelopmentStorage: boolean read FUseDevelopmentStorage write SetUseDevelopmentStorage;

C++

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

Properties

Type Visibility Source Unit Parent
property published
DSAzure.pas
DSAzure.hpp
DSAzure TAzureConnectionString

Description

Embarcadero Technologies does not currently have any additional information.