DSAzure.TAzureTableService.UpdatedDate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UpdatedDate: String;

C++

System::UnicodeString __fastcall UpdatedDate(void);

Properties

Type Visibility Source Unit Parent
function protected
DSAzure.pas
DSAzure.hpp
DSAzure TAzureTableService

Description

Returns a properly formatted string representation of the current time.

The UpdatedDate method returns a properly formatted string representation of the current time.

See Also