FireDAC.Phys.Intf.IFDPhysEventAlerter.SubscriptionName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysEventAlerter |
Delphi
property SubscriptionName: String read GetSubscriptionName write SetSubscriptionName;
C++
__property System::UnicodeString SubscriptionName = {read=GetSubscriptionName, write=SetSubscriptionName};
Description
Subscription name of the change notification.
The value of SubscriptionName depends on the type of database that you are using. For example:
- InterBase:
Florence Change View subscription name
- Microsoft SQL Server:
<service>;<queue>