FireDAC.Phys.MongoDBWrapper.TMongoPipeline.Cursor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Cursor: IMongoCursor read GetCursor implements IMongoCursor;

C++

__property _di_IMongoCursor Cursor = {read=GetCursor};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoPipeline


Beschreibung

Cursor der Pipeline.

Siehe auch