Data.Cloud.AzureAPI.TAzureConnectionInfo.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TAzureConnectionInfo(System::Classes::TComponent* AOwner);

プロパティ

種類 可視性 ソース ユニット
constructor public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureConnectionInfo


説明

TAzureConnectionInfo の新しいインスタンスを作成します。

Create コンストラクタは、TAzureConnectionInfo クラスの新しいインスタンスを作成します。

関連項目