Windward Engine API Reference
getCursor Method
See Also  Send comments on this topic.
WindwardInterfaces.net.windward.datasource Namespace > IDataSourceMetaData Interface : getCursor Method




Glossary Item Box

Syntax

Visual Basic (Declaration) 
<IKVM.Attributes.ThrowsAttribute(System.String[])>
Function getCursor() As Object
Visual Basic (Usage)Copy Code
Dim instance As IDataSourceMetaData
Dim value As Object
 
value = instance.getCursor()
C# 
[IKVM.Attributes.Throws(System.String[])]
object getCursor()
Managed Extensions for C++ 
[IKVM.Attributes.Throws(System.String[])]
Object* getCursor(); 
C++/CLI 
[IKVM.Attributes.Throws(System.String[])]
Object^ getCursor(); 

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2020 All Rights Reserved.