FireDAC.Phys.Intf.IFDPhysEventAlerter.SetSubscriptionName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetSubscriptionName(const AValue: String);

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysEventAlerter


説明

SubscriptionName の設定アクセサです。

関連項目