API:Data.Cloud.CloudAPI.TCloudQueue

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TCloudQueue = record

C++

struct DECLSPEC_DRECORD TCloudQueue
{
public:
    System::UnicodeString Name;
    System::UnicodeString URL;
    static TCloudQueue __fastcall Create(System::UnicodeString Name, System::UnicodeString URL)/* overload */;
    static TCloudQueue __fastcall Create(System::UnicodeString URL)/* overload */;
};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
record
struct
public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI Data.Cloud.CloudAPI

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.