Datasnap.DSProxyWriter.TDSProxyWriterProperties.Language

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: TDSProxyWriterProperties

Delphi

Language: string;

C++

System::UnicodeString Language;

Description

Indicates the language generated by this proxy writer.

See Also