FireDAC.Phys.Intf.IFDPhysMetaInfoCommand.TableKinds

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property TableKinds: TFDPhysTableKinds read GetTableKinds write SetTableKinds;

C++

__property TFDPhysTableKinds TableKinds = {read=GetTableKinds, write=SetTableKinds};

Description

Embarcadero Technologies does not currently have any additional information.