API:Data.SqlExpr.TSQLTable.IndexFieldCount

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.SqlExpr.pas
Data.SqlExpr.hpp
Unit: Data.SqlExpr
Parent: TSQLTable

Delphi

property IndexFieldCount: Integer read GetIndexFieldCount;

C++

__property int IndexFieldCount = {read=GetIndexFieldCount, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.