Mono Class Library: Overview

System.Data.DataRowView: Members

The members of System.Data.DataRowView are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
DataViewDataView. Documentation for this section has not yet been entered.
[read-only]
IsEditbool. Documentation for this section has not yet been entered.
[read-only]
IsNewbool. Documentation for this section has not yet been entered.
default property
Item(int)object. Documentation for this section has not yet been entered.
default property
Item(string)object. Documentation for this section has not yet been entered.
[read-only]
RowDataRow. Documentation for this section has not yet been entered.
[read-only]
RowVersionDataRowVersion. Documentation for this section has not yet been entered.

Public Methods

BeginEdit()
Documentation for this section has not yet been entered.
CancelEdit()
Documentation for this section has not yet been entered.
CreateChildView(DataRelation) : DataView
Documentation for this section has not yet been entered.
CreateChildView(string) : DataView
Documentation for this section has not yet been entered.
Delete()
Documentation for this section has not yet been entered.
EndEdit()
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.

Public Events

PropertyChangedDocumentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.ComponentModel.IDataErrorInfo.Errorstring. Documentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetAttributesDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetClassNameDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetComponentNameDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetConverterDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetDefaultEventDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetDefaultPropertyDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetEditorDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetEventsDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetEventsDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetPropertiesDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetPropertiesDocumentation for this section has not yet been entered.
System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwnerDocumentation for this section has not yet been entered.
[read-only]
System.ComponentModel.IDataErrorInfo.Itemstring. Documentation for this section has not yet been entered.