Datasnap.DSCommonServer.TDSMethodInfo.Create

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.

See Also