ArcFM Server Developer Guide
IRecordSet2_get_Cursor Method


Syntax
'Declaration
 
Public Overridable Function IRecordSet2_get_Cursor( _
   ByVal Recycling As Boolean _
) As ESRI.ArcGIS.Geodatabase.ICursor
'Usage
 
Dim instance As ResultSet
Dim Recycling As Boolean
Dim value As ESRI.ArcGIS.Geodatabase.ICursor
 
value = instance.IRecordSet2_get_Cursor(Recycling)
public virtual ESRI.ArcGIS.Geodatabase.ICursor IRecordSet2_get_Cursor( 
   bool Recycling
)

Parameters

Recycling
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ResultSet Class
ResultSet Members

 

 


Send Comment