DSAzure.TAzureConnectionString.TableURL

提供:RAD Studio API Documentation

Delphi

function TableURL: String;

C++

System::UnicodeString __fastcall TableURL(void);

プロパティ

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


説明

テーブル ストレージ アカウントのベース URL を返します。

TableURL は、テーブル ストレージ アカウントのベース URL を返します。

ProtocolUseDevelopmentStorageUseDefaultEndpoints の値は、URL 構築時に検討されます。

関連項目