Datasnap.DSProxyWriter.TDSProxyParamAccess.TypeIdentifier

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

TypeIdentifier: string;

C++

System::UnicodeString TypeIdentifier;

Description

Represents the identifier for the type described by this TDSProxyParamAccess.

See Also