RowView Class
.NET Framework 3.0
Implements data binding interfaces as part of the ResultSetView. Not intended for use directly from your code.
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 RowView Implements IEditableObject, IDataErrorInfo, IDisposable 'Usage Dim instance As RowView
public final class RowView implements IEditableObject, IDataErrorInfo, IDisposable
public final class RowView implements IEditableObject, IDataErrorInfo, IDisposable
Not applicable.
Community Additions
ADD
Show: