SetIsDeleted Method

SetIsDeleted function

Indicates whether the associated workbook connection has been deleted. true if theconnection has been deleted; otherwise, false.


func (instance *DBConnection) SetIsDeleted(value bool)  error

Remarks

See Also