ConnectionBaseClose Method |
Closes the connection to the database.
Namespace:
Dundas.BI.Data.DataProviders.Special
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public abstract void Close()
Public MustOverride Sub Close
public:
virtual void Close() abstract
abstract Close : unit -> unit
See Also