DbConnectionIDbConnectionOpen Method |
Opens a database connection with the settings specified by the ConnectionString property of the provider-specific Connection object.
Namespace: Innovator.Client.ConnectionAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax void IDbConnection.Open()
Private Sub Open Implements IDbConnection.Open
Implements
IDbConnectionOpenSee Also