FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.IndexFieldNames
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysLocalSQLAdapter |
Delphi
property IndexFieldNames: String read GetIndexFieldNames write SetIndexFieldNames;
C++
__property System::UnicodeString IndexFieldNames = {read=GetIndexFieldNames, write=SetIndexFieldNames};
Description
Embarcadero Technologies does not currently have any additional information.