REST.Backend.BindSource.TBackendBindSourceComponent.GetServiceIID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetServiceIID: TGUID; virtual; abstract; // IBackendServiceComponent
function GetServiceIID: TGUID; override;

C++

virtual GUID __fastcall GetServiceIID(void) = 0 ;
virtual GUID __fastcall GetServiceIID(void);

Properties

Type Visibility Source Unit Parent
function protected
REST.Backend.BindSource.pas
REST.Backend.BindSource.hpp
REST.Backend.BindSource TBackendBindSourceComponent

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!