Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryEnsureProviderObject Method

Note: This API is now obsolete.

Resets the provider to its original implementation

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("Method was not intended for public use and will be removed in the next version.")]
public static TProvider EnsureProviderObject()

Return Value

Type: TProvider
See Also