IBX.IBTable.TIBTable.TableTypes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TableTypes: TIBTableTypes read FTableTypes write SetTableTypes default [];

C++

__property TIBTableTypes TableTypes = {read=FTableTypes, write=SetTableTypes, default=0};

Properties

Type Visibility Source Unit Parent
property published
IBX.IBTable.pas
IBX.IBTable.hpp
IBX.IBTable TIBTable

Description

Sets the types of relations displayed in the TableName drop-down list.

Use TableTypes to change which types of relations are displayed in the TableName drop-down list, in addition to user tables.