IBX.IBServices.TIBServerProperties.LicenseInfo

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

Delphi

property LicenseInfo: TLicenseInfo read FLicenseInfo;

C++

__property TLicenseInfo* LicenseInfo = {read=FLicenseInfo};

プロパティ

種類 可視性 ソース ユニット
property public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBServerProperties

説明

ライセンス情報を示します。

LicenseInfo プロパティを使用すると,ライセンス情報を TLicenseInfo レコードとして取得できます。TLicenseInfo レコードには,キー,ID,およびライセンスユーザー数が含まれます。

メモ:  この機能を使用するには,InterBase 6 をインストールする必要があります。