Defining the connection's lifetime using SQLBaseConnection

Connection string

This SQLBase .NET Data Provider connection string can be used for connections to SQLBase.

DataSource=myServerAddress;UserId=myUsername;Password=myPassword;
Connection Lifetime
=120;

The parameter Connection Lifetime indicates how long each connection should be maintained, in seconds. The default value is 60.