Click or drag to resize
SQLScriptSQLLaunchOrder Property
Order in which the script should be launched.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public int SQLLaunchOrder { get; set; }

Property Value

Type: Int32
See Also