API:Datasnap.DSSession.TDSLocalSession.Create
Delphi
constructor Create(AFilters: TTransportFilterCollection; AProtocolHandlerFactory: TDSJSONProtocolHandlerFactory);
C++
__fastcall TDSLocalSession(Data::Dbxtransport::TTransportFilterCollection* AFilters, Datasnap::Dstransport::TDSJSONProtocolHandlerFactory* AProtocolHandlerFactory);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | Datasnap.DSSession.pas Datasnap.DSSession.hpp |
Datasnap.DSSession | TDSLocalSession |
Description
Creates an instance of the TDSTunnelSession class.
Datasnap.DSSession.TDSLocalSession.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.