API:Datasnap.DSReflect.TDSMethod.ParameterTypes

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Datasnap.DSReflect.pas
Datasnap.DSReflect.hpp
Unit: Datasnap.DSReflect
Parent: TDSMethod

Delphi

property ParameterTypes: TDSClassArray read GetParameterTypes;

C++

__property TDSClassArray ParameterTypes = {read=GetParameterTypes};

Description

Embarcadero Technologies does not currently have any additional information.