Datasnap.DSCommonServer.TDSMethodInfo.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSMethodInfo |
Delphi
constructor Create; virtual;
C++
__fastcall virtual TDSMethodInfo();
Description
Creates a TDSMethodInfo instance.
The Create constructor creates an instance of the TDSMethodInfo class.