IsNew Method
IsNew function
True if the connection has not been refreshed for the first time; otherwise, false.This state can happen when the user saves the file before a query has finished returning.
func (instance *DBConnection) IsNew() (bool, error)
Remarks
See Also
- Class DBConnection
- Namespace Aspose.Cells.ExternalConnections
- Library Aspose.Cells for Go