IBX.IBSubscription.TIBSubscriptionItem.CreateSQL

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

Delphi

function CreateSQL : String;

C++

System::UnicodeString __fastcall CreateSQL();

プロパティ

種類 可視性 ソース ユニット
function public
IBX.IBSubscription.pas
IBX.IBSubscription.hpp
IBX.IBSubscription TIBSubscriptionItem


説明

サブスクリプションを作成するサーバーに渡す SQL 文字列を返します。

関連項目