Bde.DBTables.TTable.IsProductionIndex

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: TTable

Delphi

function IsProductionIndex(const IndexName: string): Boolean;

C++

bool __fastcall IsProductionIndex(const System::UnicodeString IndexName);

Description

Embarcadero Technologies does not currently have any additional information.