Click or drag to resize
CMSConnectionScopeConnectionString Property
Connection string name that the thread should use to access the database

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string ConnectionString { get; protected set; }

Property Value

Type: String
See Also