Click or drag to resize
DatabaseHelperIsDatabaseAvailable Property
Indicates whether connection string is set and objects exist in database.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static bool IsDatabaseAvailable { get; }

Property Value

Type: Boolean
See Also