Datasnap.DSReflect.TDSMethod.DSMethodName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSReflect.pas Datasnap.DSReflect.hpp
| |
| Unit: Datasnap.DSReflect | |
| Parent: TDSMethod | |
Delphi
property DSMethodName: string read GetDSMethodName;
C++
__property System::UnicodeString DSMethodName = {read=GetDSMethodName};
Description
Represents a string that is the name of the method described by this TDSMethod.