FireDAC.Phys.IBBase.TFDIBInfo.GetLicense

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

Delphi

procedure GetLicense(out ALicenses: TIBInfo.TLicense);

C++

void __fastcall GetLicense(/* out */ Firedac::Phys::Ibwrapper::TIBInfo::TLicense &ALicenses);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDIBInfo


説明

指定されたオブジェクトを、データベース サーバーのライセンス情報で設定します。

関連項目