Click or drag to resize
DataConnectionFactoryGeneratorObject Property
Returns the SQL generator object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static ISqlGenerator GeneratorObject { get; }

Property Value

Type: ISqlGenerator
See Also