Click or drag to resize

SORelations Interface

IRelations Interface

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public interface SORelations : IRelations

The SORelations type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleEOF
Return true after last item is read
(Inherited from IRelations.)
Top
Methods
  NameDescription
Public methodGetEnumerator (Inherited from IRelations.)
Public methodCode exampleGetFirst
Return first item
(Inherited from IRelations.)
Public methodCode exampleGetNext
Return next item
(Inherited from IRelations.)
Top
See Also