Click or drag to resize
ConnectionHelperIsConnectionStringInitialized Property
Indicates whether connection string is initialized or not.

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

Property Value

Type: Boolean
See Also