ImageGear .NET - Updated October 2, 2018
Closed Method (ArtDataConnection)




ImageGear24.Web.Services Assembly > ImageGear.Web.DataProviders Namespace > ArtDataConnection Class : Closed Method
Using this method, the derived class would know when to close its connection with the data source.
Syntax
'Declaration
 
Protected MustOverride Sub Closed() 
 
'Usage
 
Dim instance As ArtDataConnection
 
instance.Closed()
See Also

Reference

ArtDataConnection Class
ArtDataConnection Members