FireDAC.Phys.ADSWrapper.TADSTable.TableName

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: TADSTable

Delphi

property TableName: String read FTableName write FTableName;

C++

__property System::UnicodeString TableName = {read=FTableName, write=FTableName};

Description

Embarcadero Technologies does not currently have any additional information.