Datasnap.DSClientMetadata.TDSProxyGenerator.TargetUnitName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Datasnap.DSClientMetadata.pas
Datasnap.DSClientMetadata.hpp
Unit: Datasnap.DSClientMetadata
Parent: TDSProxyGenerator

Delphi

property TargetUnitName;

C++

__property TargetUnitName = {default=0};

Description

Specifies the name of the target unit.

Datasnap.DSClientMetadata.TDSProxyGenerator.TargetUnitName inherits from Datasnap.DSClientMetadata.TDSCustomProxyGenerator.TargetUnitName. All content below this line refers to Datasnap.DSClientMetadata.TDSCustomProxyGenerator.TargetUnitName.

Specifies the name of the target unit.

Use the TargetUnitName property to specify the name of the target unit.

See Also

Code Examples