API: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() = 0 ;
virtual GUID __fastcall GetServiceIID();

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.