API:Datasnap.DSSession.TDSRemoteSession.Create
Delphi
constructor Create(DBXDatasnapProperties: TDBXDatasnapProperties);
C++
__fastcall TDSRemoteSession(Data::Dbxdatasnap::TDBXDatasnapProperties* DBXDatasnapProperties);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | Datasnap.DSSession.pas Datasnap.DSSession.hpp |
Datasnap.DSSession | TDSRemoteSession |
Description
Creates an instance of the TDSTunnelSession class.
Datasnap.DSSession.TDSRemoteSession.Create inherits from Datasnap.DSSession.TDSTunnelSession.Create. All content below this line refers to Datasnap.DSSession.TDSTunnelSession.Create.
Creates an instance of the TDSTunnelSession class.
Call Create to create an instance of the TDSTunnelSession class.