Datasnap.DSCommonServer.TDSVoidConnectionHandler.CreateDbxRow

提供:RAD Studio API Documentation

Delphi

function CreateDbxRow: TDBXStreamerRow; override;

C++

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

プロパティ

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

説明

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

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

関連項目