Data.Bind.DBScope.TCustomBindScopeDB.GetActive
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.DBScope.pas | |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindScopeDB |
Delphi
function GetActive: Boolean; virtual;
Description
Returns whether the dataset is active or not.
The GetActive method returns True if the dataset is active, False otherwise.