AdapterInfo Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Dundas.BI.Web.Extensibility.ParametersAdapterInfo

Namespace:  Dundas.BI.Web.Extensibility.Parameters
Assembly:  Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use Dundas.BI.Extensibility.AdapterInfo")]
public abstract class AdapterInfo

The AdapterInfo type exposes the following members.

Constructors
  NameDescription
Protected methodAdapterInfo
Initializes a new instance of the AdapterInfo class
Top
Properties
  NameDescription
Public propertyFullJavaScriptName
Top
Methods
See Also