SetName Method
SetName function
Specifies the name of the connection. Each connection must have a unique name.
func (instance *DBConnection) SetName(value string) error
Remarks
See Also
- Class DBConnection
- Library Aspose.Cells for Go
Specifies the name of the connection. Each connection must have a unique name.
func (instance *DBConnection) SetName(value string) error