Datasnap.DSReflect.TDSMethod.DSMethodName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DSMethodName: string read GetDSMethodName;

C++

__property System::UnicodeString DSMethodName = {read=GetDSMethodName};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSReflect.pas
Datasnap.DSReflect.hpp
Datasnap.DSReflect TDSMethod


Description

Représente une chaîne qui est le nom de la méthode décrite par ce TDSMethod.

Voir aussi