Data.DB.TObjectField.GetFieldCount
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.DB.pas Data.DB.hpp
| |
| Unit: Data.DB | |
| Parent: TObjectField | |
Delphi
function GetFieldCount: Integer;
C++
int __fastcall GetFieldCount();
Description
Gets the number of the owned fields.
GetFieldCount returns the number of the owned TField objects.