DSAzure.TAzureTableService.UpdatedDate

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
DSAzure.pas
DSAzure.hpp
Unit: DSAzure
Parent: TAzureTableService

Delphi

function UpdatedDate: String;

C++

System::UnicodeString __fastcall UpdatedDate();

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