ImageGear for .NET
Close Method
See Also  Send Feedback
ImageGear21.Web.Services Assembly > ImageGear.Web.DataProviders Namespace > ArtDataConnection Class : Close Method




Glossary Item Box

This releases the resources held by the connection, effectively closing the connection. Calling this method also closes all open ArtDocumentDataConnection objects that were opened by this one. It is essentially the same as the Dispose() method. In fact, this method does not need to be virtual; the base class can implement it as a call to Dispose().

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

See Also

©2013. Accusoft Corporation. All Rights Reserved.