Windward Studios API Reference
Close Method
See Also  Send comments on this topic.
WindwardInterfaces.net.windward.api.csharp Namespace > IReportDataSource Interface : Close Method




Glossary Item Box

Called when processing is complete. Used to close any resources opened by this object.

Syntax

Visual Basic (Declaration) 
Sub Close() 
Visual Basic (Usage)Copy Code
Dim instance As IReportDataSource
 
instance.Close()
C# 
void Close()
Managed Extensions for C++ 
void Close(); 
C++/CLI 
void Close(); 

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software