Windward Studios API Reference
close Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.ado Namespace > AdoDataSource Class : close Method




Glossary Item Box

Called when processing is complete. Used to close any resources opened by this object. Will close the Ado connection if this object created the connection.

Syntax

Visual Basic (Declaration) 
Public Overrides Sub close() 
Visual Basic (Usage)Copy Code
Dim instance As AdoDataSource
 
instance.close()
C# 
public override void close()
Managed Extensions for C++ 
public: void close(); override 
C++/CLI 
public:
void close(); override 

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software