Datasnap.DSCommonServer.TDSVoidConnectionHandler.CreateDbxRow

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

Delphi

function CreateDbxRow: TDBXStreamerRow; override;

C++

virtual Data::Dbxcommontable::TDBXStreamerRow* __fastcall CreateDbxRow();

プロパティ

種類 可視性 ソース ユニット
function public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSVoidConnectionHandler

説明

DBX の行を作成して返します。

CreateDbxRow メソッドは、DBX の行を作成して返します。

関連項目