API:FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TUnwind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TUnwind = class sealed(TInlineOperation)

C++

class PASCALIMPLEMENTATION TUnwind : /*[[sealed]]*/ public TMongoPipeline::TInlineOperation

Properties

Type Visibility Source Unit Parent
class protected
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoPipeline

Description


Represents a base class for pipeline stage and operation classes.

FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TUnwind inherits from FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TOperation. All content below this line refers to FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TOperation.


Represents a base class for pipeline stage and operation classes.

See Also