Click or drag to resize

ILegacyDataProvider Interface

This class is deprecated, please use new DataProvider classes.

Namespace: AxiomCore2.Legacy
Assembly: Canary.Axiom.Session (in Canary.Axiom.Session.exe) Version: 24.2.0.25008+ff8e4aa4099a8ee136cc622cd96d64cb655090d8
Syntax
C#
public interface ILegacyDataProvider

The ILegacyDataProvider type exposes the following members.

Methods
 NameDescription
Public methodBrowseTagsObsolete.
This method is deprecated, please use new DataProvider methods.
Public methodGetDataSetListObsolete.
This method is deprecated, please use new DataProvider methods.
Public methodGetTagObsolete.
This method is deprecated, please use the Value to get its current value.
Top
See Also