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 を返します。

関連項目