SetKeepAlive Method
SetKeepAlive function
True when the spreadsheet application should make efforts to keep the connectionopen. When false, the application should close the connection after retrieving theinformation.
func (instance *DBConnection) SetKeepAlive(value bool) error
Remarks
See Also
- Class DBConnection
- Namespace Aspose.Cells.ExternalConnections
- Library Aspose.Cells for Go