Data.Cloud.AzureAPI.TAzureConnectionInfo.TableURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TableURL: string;

C++

System::UnicodeString __fastcall TableURL();

Properties

Type Visibility Source Unit Parent
function public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureConnectionInfo

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