FireDAC.Phys.Intf.IFDPhysEventAlerter.SetSubscriptionName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysEventAlerter

Delphi

procedure SetSubscriptionName(const AValue: String);

C++

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

Description

Setter of SubscriptionName.

See Also