FireDAC.Phys.ADSWrapper.TADSDictionary.TempTablePath

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.ADSWrapper.pas
FireDAC.Phys.ADSWrapper.hpp
Unit: FireDAC.Phys.ADSWrapper
Parent: TADSDictionary

Delphi

property TempTablePath: String index ADS_DD_TEMP_TABLE_PATH read GetString write SetString;

C++

__property System::UnicodeString TempTablePath = {read=GetString, write=SetString, index=102};

Description

Embarcadero Technologies does not currently have any additional information.