DSAzure.TAzureConnectionString

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

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTAzureConnectionString

Delphi

TAzureConnectionString = class(TComponent)

C++

class PASCALIMPLEMENTATION TAzureConnectionString : public System::Classes::TComponent

プロパティ

種類 可視性 ソース ユニット
class public
DSAzure.pas
DSAzure.hpp
DSAzure DSAzure

説明

サービス アカウントの接続情報を格納します。

TAzureConnectionString は、Microsoft Azure 接続情報を指定するためのコンポーネントです。 TAzureConnectionString のインスタンスは、Microsoft Azure ビジュアル コンポーネントまたは Microsoft Azure 接続作成用 API で使用することができます。

関連項目