Data.DB.TObjectField.GetFieldCount

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

Delphi

function GetFieldCount: Integer;

C++

int __fastcall GetFieldCount();

プロパティ

種類 可視性 ソース ユニット
function protected
Data.DB.pas
Data.DB.hpp
Data.DB TObjectField

説明

所有フィールドの数を取得します。

GetFieldCount は、所有する TField オブジェクトの数を返します。

関連項目