GetKeepAlive Method
GetKeepAlive 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) GetKeepAlive() (bool, error)
Remarks
See Also
- Class DBConnection
- Namespace Aspose.Cells.ExternalConnections
- Library Aspose.Cells for Go