FireDAC.Phys.Intf.IFDPhysEventAlerter.SubscriptionName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SubscriptionName: String read GetSubscriptionName write SetSubscriptionName;

C++

__property System::UnicodeString SubscriptionName = {read=GetSubscriptionName, write=SetSubscriptionName};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysEventAlerter

Description

Subscription name of the change notification.

The value of SubscriptionName depends on the type of database that you are using. For example:

  • InterBase: Alexandria Change View subscription name
  • Microsoft SQL Server: <service>;<queue>