IBX.IBSubscription.TIBSubscriptionInfo.CreateSQL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateSQL : String;

C++

System::UnicodeString __fastcall CreateSQL();

Properties

Type Visibility Source Unit Parent
function public
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription TIBSubscriptionInfo

Description

Returns the CreateSQL for this portion of table among all Subscription SQL.

See also