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