IBX.IBSubscription.TIBSubscriptionInfo.ForTable

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

Delphi

property ForTable : string read FForTable write FForTable;

C++

__property System::UnicodeString ForTable = {read=FForTable, write=FForTable};

プロパティ

種類 可視性 ソース ユニット
property published
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription TIBSubscriptionInfo


説明

サブスクリプションを定義するテーブルです。

関連項目