ResultSetEnumerator Constructor
Visual Studio 2010
Initializes a new instance of the ResultSetEnumerator class.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Parameters
- resultSet
- Type: System.Data.SqlServerCe::SqlCeResultSet
A SqlCeResultSet object containing the records to be enumerated.
Show: