DSAzure.TAzureConnectionString.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: DSAzure.pas DSAzure.hpp
| |
Unit: DSAzure | |
Parent: TAzureConnectionString |
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TAzureConnectionString(System::Classes::TComponent* AOwner);
Description
Creates a new TAzureConnectionString instance.
The Create constructor creates a new instance of the TAzureConnectionString class.