SqlHelperGetDBSchema Method |
Returns DB object scheme from settings.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax public static string GetDBSchema(
string siteName
)
Parameters
- siteName
- Type: SystemString
Name of the site from which the setting is returned
Return Value
Type:
StringSee Also