Datasnap.DSService.TDSRESTMethodNameMapEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TDSRESTMethodNameMapEvent = procedure(Sender: TObject; const RequestType, ClassName, MethodName: String;
var DSMethodName: String) of object;

C++

typedef void __fastcall (__closure *TDSRESTMethodNameMapEvent)(System::TObject* Sender, const System::UnicodeString RequestType, const System::UnicodeString ClassName, const System::UnicodeString MethodName, System::UnicodeString &DSMethodName);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
Datasnap.DSService.pas
Datasnap.DSService.hpp
Datasnap.DSService Datasnap.DSService

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.