Datasnap.DSClientRest.TDSRestConnection.Connection

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: TDSRestConnection

Delphi

property Connection;

C++

__property Connection;

Description

Specifies the DataSnap custom REST connection string.

Datasnap.DSClientRest.TDSRestConnection.Connection inherits from Datasnap.DSClientRest.TDSCustomRestConnection.Connection. All content below this line refers to Datasnap.DSClientRest.TDSCustomRestConnection.Connection.

Specifies the DataSnap custom REST connection string.

Use the Connection property to specify the DataSnap custom REST connection string.

See Also