Data.Bind.DBScope.TCustomBindSourceDB.GetMemberType

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.