Data.Bind.DBScope.TCustomBindSourceDB.GetPositionGetter
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.DBScope.pas Data.Bind.DBScope.hpp
| |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindSourceDB |
Delphi
function GetPositionGetter(
var AGetter: string; var ABase: Integer): Boolean;
C++
bool __fastcall GetPositionGetter(System::UnicodeString &AGetter, int &ABase);
Description
Embarcadero Technologies does not currently have any additional information.