Click or drag to resize
SQLSettings Class
Provides SQL settings for hotfixing databases.
Inheritance Hierarchy
SystemObject
  CMS.DataEngineSQLSettings

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public class SQLSettings

The SQLSettings type exposes the following members.

Constructors
  NameDescription
Public methodSQLSettings
Top
Properties
  NameDescription
Public propertyScripts
Collection of SQL scripts.
Top
See Also