Click or drag to resize
SQLScriptConnectionStringName Property
Name of connection string needed for script execution.

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

Property Value

Type: String
See Also