API:Data.SqlExpr.TSQLTable.IndexName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IndexName: string read FIndexName write SetIndexName;

C++

__property System::UnicodeString IndexName = {read=FIndexName, write=SetIndexName};

Properties

Type Visibility Source Unit Parent
property published
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TSQLTable

Description

Embarcadero Technologies does not currently have any additional information.