Data.Cloud.AzureAPI.TAzureConnectionInfo.TableURL

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: TAzureConnectionInfo

Delphi

function TableURL: string;

C++

System::UnicodeString __fastcall TableURL();

Description

Returns the Uniform Resource Locator (URL) for working with the table service.

The TableURL method returns the URL for working with the table service.

See Also