ImageGear for .NET
Dispose() Method




This closes the connection to a document. The base class also calls ImageDataConnection.DocumentConnectionClosed() to indicate that the document is now closed.
Syntax
'Declaration
 
Public Sub Dispose() 
'Usage
 
Dim instance As ImageDocumentDataConnection
 
instance.Dispose()
public void Dispose()
public: void Dispose(); 
public:
void Dispose(); 
Remarks
For a SQL provider, this does nothing.
See Also

Reference

ImageDocumentDataConnection Class
ImageDocumentDataConnection Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback