Data.Bind.DBScope.TCustomBindScopeDB.GetCurrentRecord

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source: Data.Bind.DBScope.pas
Unit: Data.Bind.DBScope
Parent: TCustomBindScopeDB

Delphi

function GetCurrentRecord(const AMemberName: string): IScope;

Description

Returns the scope for the specified member name.

See Also