API:FireDAC.Comp.Client.TFDMetaInfoCommand.TableKinds

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TableKinds: TFDPhysTableKinds read FTableKinds  write SetTableKinds default [tkSynonym, tkTable, tkView];

C++

__property Firedac::Phys::Intf::TFDPhysTableKinds TableKinds = {read=FTableKinds, write=SetTableKinds, default=7};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDMetaInfoCommand

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!