Data.DB.TFields.SparseFields

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

Delphi

property SparseFields: Integer read FSparseFields write FSparseFields;

C++

__property int SparseFields = {read=FSparseFields, write=FSparseFields, nodefault};

プロパティ

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

説明

TFields オブジェクトにおける、スパース フィールドの数を示します。

SparseFields を使用して、TFields オブジェクトにおける、スパース フィールドの数を示します。

関連項目