Click or drag to resize

IDataProviderLegacyInterface Property

Note: This API is now obsolete.

Namespace:  AxiomCore2.Data
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("This interface is deprecated, please use new DataProvider methods.")]
ILegacyDataProvider LegacyInterface { get; }

Property Value

Type: ILegacyDataProvider
See Also