Click or drag to resize

ILegacyDataProviderGetDataSetList Method

Note: This API is now obsolete.

Namespace:  AxiomCore2.Legacy
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("This method is deprecated, please use new DataProvider methods.")]
string[] GetDataSetList(
	string wsComputer,
	string historianComputer
)

Parameters

wsComputer
Type: SystemString
historianComputer
Type: SystemString

Return Value

Type: String
See Also