Click or drag to resize
DataConnectionFactoryConnectionString Property
Returns the connection string.

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

Property Value

Type: String
See Also