API:IBX.IBTable.TIBTable.IndexFieldNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IndexFieldNames: string read GetIndexFieldNames write SetIndexFieldNames;

C++

__property System::UnicodeString IndexFieldNames = {read=GetIndexFieldNames, write=SetIndexFieldNames};

Properties

Type Visibility Source Unit Parent
property published
IBX.IBTable.pas
IBX.IBTable.hpp
IBX.IBTable TIBTable

Description

Embarcadero Technologies does not currently have any additional information.