Datasnap.DSSession.TDSTunnelService.SetDSHostname
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
Unit: Datasnap.DSSession | |
Parent: TDSTunnelService |
Delphi
procedure SetDSHostname(AHostname: string);
C++
void __fastcall SetDSHostname(System::UnicodeString AHostname);
Description
Sets the value of the DSHostname property.
Call the SetDSHostname method to set the value of the DSHostname property to the value of the AHostname parameter.