API:FireDAC.Phys.MongoDBWrapper.TMongoCollection.Session

Aus RAD Studio API Documentation

Delphi

property Session: TMongoSession read GetSession write SetSession;

C++

__property TMongoSession* Session = {read=GetSession, write=SetSession};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoCollection

Beschreibung