RdmConnection() Constructor

Syntax:

public RdmConnection()

Description:

The default constructor for the RdmConnection class. Specifying a new RdmConnection object with this constructor generates a new connection object with an empty ConnectionString.

Parameters:

None

Exceptions:

None