Data.Bind.DBScope.TCustomBindScopeDB.GetActive
Delphi
function GetActive: Boolean; virtual;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | Data.Bind.DBScope.pas | Data.Bind.DBScope | TCustomBindScopeDB |
説明
データセットがアクティブかどうかを返します。
GetActive メソッドは、データセットがアクティブの場合には True を、そうではない場合には False を返します。