Click or drag to resize
GeneralConnectionDataConnection Property
Data connection for specific provider.

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

Property Value

Type: IDataConnection
See Also