TestConnectionResult Class

Class that encapsulates a connection test result.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.DataProvidersTestConnectionResult

Namespace: Dundas.BI.Data.DataProviders
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class TestConnectionResult

The TestConnectionResult type exposes the following members.

Constructors
 NameDescription
Public methodTestConnectionResult Initializes a new instance of the TestConnectionResult class.
Top
Properties
 NameDescription
Public propertyClientVersion Gets the client version.
Public propertyServerVersion Gets the server version.
Top
See Also