Datasnap.DSSession.TDSRemoteSession.Reopen
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
Unit: Datasnap.DSSession | |
Parent: TDSRemoteSession |
Delphi
procedure Reopen(DBXDatasnapProperties: TDBXDatasnapProperties); override;
C++
virtual void __fastcall Reopen(Data::Dbxdatasnap::TDBXDatasnapProperties* DBXDatasnapProperties);
Description
Reopens the socket channel toward a different location.
The Reopen method reopens the socket channel toward a different location. The DBXDatasnapProperties parameter specifies the connection properties.