Datasnap.DSClientMetadata.TDSProxyGenerator.TargetUnitName

From RAD Studio API Documentation

Delphi

property TargetUnitName: string read FTargetUnitName write FTargetUnitName default 0;

C++

__property TargetUnitName = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Datasnap.DSClientMetadata.pas
Datasnap.DSClientMetadata.hpp
Datasnap.DSClientMetadata TDSProxyGenerator

Description

Specifies the name of the target unit. {{#multireplace:Datasnap.DSClientMetadata.TDSProxyGenerator.TargetUnitName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Datasnap.DSClientMetadata.TDSCustomProxyGenerator.TargetUnitName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Datasnap.DSClientMetadata.TDSCustomProxyGenerator.TargetUnitName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Specifies the name of the target unit.

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

See Also

Code Examples