Datasnap.DSCommonServer.TDSMethodInfo.DSMethodName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
| Unit: Datasnap.DSCommonServer | |
| Parent: TDSMethodInfo | |
Delphi
property DSMethodName: string read FMethodName write FMethodName;
C++
__property System::UnicodeString DSMethodName = {read=FMethodName, write=FMethodName};
Description
Specifies the name of the DataSnap server method.
The DSMethodName property specifies the name of the DataSnap server method.