ResultSetView Class
.NET Framework 3.0
Implements data binding interfaces and provides a bridge between user interface controls and the SqlCeResultSet.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in system.data.sqlserverce.dll)
Assembly: System.Data.SqlServerCe (in system.data.sqlserverce.dll)
'Declaration Public NotInheritable Class ResultSetView Implements ITypedList, IBindingList, IList, ICollection, _ IEnumerable, IDisposable 'Usage Dim instance As ResultSetView
public final class ResultSetView implements ITypedList, IBindingList, IList, ICollection, IEnumerable, IDisposable
public final class ResultSetView implements ITypedList, IBindingList, IList, ICollection, IEnumerable, IDisposable
Not applicable.
Community Additions
ADD
Show: