Windward Engine 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.