RowView Members

Implements data binding interfaces as part of the ResultSetView. Not intended for use directly from your code.

The following tables list the members exposed by the RowView type.

Public Properties

  Name Description
Public property Supported by the .NET Compact Framework UpdatableRecord Not intended for use directly from your code.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Supported by the .NET Compact Framework Equals Overloaded. Overridden.  
Public method Supported by the .NET Compact Framework GetHashCode Overridden. Not intended for use directly from your code.
Public method Supported by the .NET Compact Framework GetType  Gets the Type of the current instance. (Inherited from Object.)
Public method Static Supported by the .NET Compact Framework ReferenceEquals  Determines whether the specified Object instances are the same instance. (Inherited from Object.)
Public method Supported by the .NET Compact Framework ToString  Returns a String that represents the current Object. (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Supported by the .NET Compact Framework Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Protected method Supported by the .NET Compact Framework MemberwiseClone  Creates a shallow copy of the current Object. (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.IEditableObject.BeginEdit Not intended for use directly from your code.
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.IEditableObject.CancelEdit Not intended for use directly from your code.
Explicit interface implementation Method Supported by the .NET Compact Framework System.ComponentModel.IEditableObject.EndEdit Not intended for use directly from your code.
Explicit interface implementation Method Supported by the .NET Compact Framework System.IDisposable.Dispose Not intended for use directly from your code.
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IDataErrorInfo.Error  
Explicit interface implementation Property Supported by the .NET Compact Framework System.ComponentModel.IDataErrorInfo.Item  

Top

See Also

Reference

RowView Class
System.Data.SqlServerCe Namespace