IBX.IBSubscription.TIBSubscriptionItem.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 TIBSubscriptionItem

Description

Returns the SQL string to be passed to the server that creates the subscription.

See also