Datasnap.DSProxyWriter.TDSProxyParamAccess.Getter

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Unit: Datasnap.DSProxyWriter
Parent: TDSProxyParamAccess

Delphi

Getter: string;

C++

System::UnicodeString Getter;

Description

Represents the getter method for the type described by this TDSProxyParamAccess.

See Also