Click or drag to resize
AbstractDataConnectionConnectionStringName Property
Connection string name

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

Property Value

Type: String

Implements

IDataConnectionConnectionStringName
See Also