Data.Bind.DBScope.TCustomBindScopeDB.GetActive

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

Delphi

function GetActive: Boolean; virtual;

プロパティ

種類 可視性 ソース ユニット
function protected Data.Bind.DBScope.pas Data.Bind.DBScope TCustomBindScopeDB

説明

データセットがアクティブかどうかを返します。

GetActive メソッドは、データセットがアクティブの場合には True を、そうではない場合には False を返します。

関連項目