Click or drag to resize
SQLScriptSQLFileName Property
File name of the SQL script.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string SQLFileName { get; set; }

Property Value

Type: String
See Also