Data.Bind.DBScope.TCustomBindScopeDB.GetValue
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Bind.DBScope.pas | |
| Unit: Data.Bind.DBScope | |
| Parent: TCustomBindScopeDB | |
Delphi
function GetValue: TObject; override;
Description
Returns the assigned dataset.
The GetValue method returns the assigned dataset, if the data source is not nil.