FireDAC.Phys.Intf.IFDPhysEventAlerter.SetSubscriptionName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetSubscriptionName(const AValue: String);

C++

virtual void __fastcall SetSubscriptionName(const System::UnicodeString AValue) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysEventAlerter


Beschreibung

Setter-Methode von SubscriptionName.

Siehe auch