Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.GetAssignmentString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetAssignmentString: string; override;

C++

virtual System::UnicodeString __fastcall GetAssignmentString();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Datasnap.DSCustomConnectorProxyWriter TDSCustomConnectorProxyWriter

Description

Renvoie la chaîne d'affectation.

Pour TDSCustomConnectorProxyWriter, GetAssignmentString renvoie le signe égal (=).

Voir aussi