Click or drag to resize
AbstractDataProviderConnectionString Property
Connection string to use for the connections.

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

Property Value

Type: String

Implements

IDataProviderConnectionString
See Also