FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TSample

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSample = class sealed(TOperation)

C++

class PASCALIMPLEMENTATION TSample : /*[[sealed]]*/ public TMongoPipeline::TOperation

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.TSample 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