Class PrivateMassOperationsFactory
Factory for creating database-dependent DatabaseOperations subclasses
Namespace: SuperOffice.Data.Dialect
Assembly: SoDataBase.dll
Syntax
[ClassFactory]
public class PrivateMassOperationsFactory : Object, IPrivateFactory
Remarks
The SuperOffice.Factory.SoInjectionFactory does not handle parameter-dependent factory operations, which this is - the actual class you get back, depends on your database platform
Constructors
PrivateMassOperationsFactory()
Default constructor
Declaration
public PrivateMassOperationsFactory()
Remarks
The SuperOffice.Factory.SoInjectionFactory does not handle parameter-dependent factory operations, which this is - the actual class you get back, depends on your database platform