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: 25.6.0.25344+3070493948bf7d32a86bd3e9a8bcf4cc9a5b1929
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