API:Datasnap.DSReflect.TDSClass.CreateMethod

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateMethod(MethodName: string): TDSMethod;

C++

TDSMethod* __fastcall CreateMethod(System::UnicodeString MethodName);

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSReflect.pas
Datasnap.DSReflect.hpp
Datasnap.DSReflect TDSClass

Description

Embarcadero Technologies does not currently have any additional information.