DatabaseHelperDatabaseVersion Property |
Returns the version of the database that the application uses. Returns null if connection string is not initialized.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static string DatabaseVersion { get; }
Property Value
Type:
StringSee Also