Click or drag to resize
DatabaseQueryFactory Class
This factory is responsible to create the ActiveElement commands
Inheritance Hierarchy

Namespace: FlexRule.Data.Database
Assembly: FlexRule.Database (in FlexRule.Database.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class DatabaseQueryFactory : AbstractElementActivatorFactory

The DatabaseQueryFactory type exposes the following members.

Constructors
  NameDescription
Public methodDatabaseQueryFactory
Top
Properties
  NameDescription
Public propertyElements
Returns all the mode elements name that this factory is registered
(Inherited from AbstractElementActivatorFactory.)
Protected propertyRegistry
Reference to the registry
(Inherited from AbstractElementActivatorFactory.)
Top
Methods
Extension Methods
See Also