IBX.IBTable.TIBTableTypes

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TIBTableTypes = set of TIBTableType;

C++

typedef System::Set<TIBTableType, TIBTableType::ttSystem, TIBTableType::ttView> TIBTableTypes;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
IBX.IBTable.pas
IBX.IBTable.hpp
IBX.IBTable IBX.IBTable

説明

TIBTableTypes と TIBTableTypes は,ユーザーテーブル以外の InterBase テーブルおよびビューの種類を示します。

TIBTableTypes は,TIBTableType 値のセットです。次の表に,指定できる値を示します。



意味

ttSystem

システムテーブルおよびシステムビュー

ttView

ユーザービュー