Click or drag to resize
DataConnectionFactoryProviderObject Property
Returns the provider object.

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

Property Value

Type: IDataProvider
See Also