Click or drag to resize
SqlInstallationHelperGetSQLInstallPathToObjects Method
Gets the folder in which the SQL install scripts for DB objects are located.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public static string GetSQLInstallPathToObjects()

Return Value

Type: String
See Also