WrappedConnection.Open method

namespace: Serenity.Data   assemblySerenity.Net.Data

Opens a database connection with the settings specified by the ConnectionString property of the provider-specific Connection object.

public void Open()

See Also