Datasnap.DSCustomConnectorProxyWriter.TDSCustomConnectorProxyWriter.GetAssignmentString

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetAssignmentString: string; override;

C++

virtual System::UnicodeString __fastcall GetAssignmentString();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Datasnap.DSCustomConnectorProxyWriter.pas
Datasnap.DSCustomConnectorProxyWriter.hpp
Datasnap.DSCustomConnectorProxyWriter TDSCustomConnectorProxyWriter

Beschreibung

Gibt den Zuweisungs-String zurück.

Für TDSCustomConnectorProxyWriter gibt GetAssignmentString das Gleichheitszeichen (=) zurück.

Siehe auch