ImageGear .NET v25.2 - Updated
ImageGear.Web.Services Assembly / ImageGear.Web.DataProviders Namespace / MarkupArtDataConnection Class / Dispose Method




In This Topic
    Dispose Method (MarkupArtDataConnection)
    In This Topic
    This releases the resources held by the connection, effectively closing the connection. Calling this method also closes all open MarkupArtDocumentDataConnection objects that were opened by this one. It is essentially the same as the Close() method.
    Overload List
    OverloadDescription
    This releases the resources held by the connection, effectively closing the connection. Calling this method also closes all open MarkupArtDocumentDataConnection objects that were opened by this one. It is essentially the same as the Close() method.  
    See Also