Click or drag to resize

IOrmResultSet Interface

Non-generic interface

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public interface IOrmResultSet : IEnumerable

The IOrmResultSet type exposes the following members.

Properties
  NameDescription
Public propertyStatement
Gets the SQL statement that this result set is based on
Top
Methods
See Also