FireDAC.Comp.DataSet.TFDIndexes.Add

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

Delphi

function Add: TFDIndex;

C++

HIDESBASE TFDIndex* __fastcall Add();

プロパティ

種類 可視性 ソース ユニット
function public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDIndexes

説明

TFDIndex オブジェクトを名前で検索し、見つからなければ例外を発生させます。


関連項目