Datasnap.DSHTTPCommon.TDSServiceResponseHandler.GetResultCount

提供:RAD Studio API Documentation

Delphi

function GetResultCount: Integer; virtual;

C++

virtual int __fastcall GetResultCount();

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSServiceResponseHandler

説明

出力パラメータおよび(または)エラーの数を返します。

GetResultCount protected 仮想メソッドは、出力パラメータおよび(または)エラーの数を、管理コマンドすべて合わせて、返します。

関連項目