IBX.IBSubscription.TIBSubscriptionInfo.ForTable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ForTable : string read FForTable write FForTable;

C++

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

Properties

Type Visibility Source Unit Parent
property published
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription TIBSubscriptionInfo

Description

The table on which you define a subscription.

See also