Click or drag to resize
DatabaseHelperDatabaseVersion Property
Returns the version of the database that the application uses. Returns null if connection string is not initialized.

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

Property Value

Type: String
See Also