Datasnap.DSCommonServer.TDSMethodInfo.DSMethodName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DSMethodName: string read FMethodName write FMethodName;

C++

__property System::UnicodeString DSMethodName = {read=FMethodName, write=FMethodName};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSMethodInfo

Description

Spécifie le nom de la méthode serveur DataSnap.

La propriété DSMethodName spécifie le nom de la méthode serveur DataSnap.

Voir aussi