FireDAC.Phys.TFDPhysEventAlerter.SetSubscriptionName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetSubscriptionName(const AValue: String);

C++

void __fastcall SetSubscriptionName(const System::UnicodeString AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysEventAlerter

Description

Assigns the notification subscription name.

The value depends on the database.

See Also