API:REST.Backend.ParseProvider.TParseBackendService.ConnectionInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ConnectionInfo: TCustomParseConnectionInfo read FConnectionInfo write SetConnectionInfo;

C++

__property TCustomParseConnectionInfo* ConnectionInfo = {read=FConnectionInfo, write=SetConnectionInfo};

Properties

Type Visibility Source Unit Parent
property protected
REST.Backend.ParseProvider.pas
REST.Backend.ParseProvider.hpp
REST.Backend.ParseProvider TParseBackendService

Description

Embarcadero Technologies does not currently have any additional information.