DatabaseHelperIsDatabaseAvailable Property |
Indicates whether connection string is set and objects exist in database.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static bool IsDatabaseAvailable { get; }
Property Value
Type:
BooleanSee Also