Open() Method

Syntax:

public void Open()

Description:

Opens the connection using the current ConnectionString value.

Exceptions:

Exception Condition
RdmException A transaction was already in progress when auto commit was disabled

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbConnection.Open