// Assembly: System.Data
// Full name: System.Data.RelatedView

namespace System.Data
{
public class RelatedView // TypeDefIndex: 8422
{
	// Fields
	type#9632 _parentKey;
	type#16915 _childKey;
	type#16948 _parentRowView;
	type#13305 _filterValues;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#12963 columns, type#13299 values) { }
	// RVA: -1
	public type#28660 .ctor(type#16947 parentRowView, type#16913 parentKey, type#12963 childKeyColumns) { }
	// RVA: -1
	private type#13299 GetParentValues() { }
	// RVA: -1
	public virtual type#15313 Invoke(type#16926 row, type#16945 version) { }
	// RVA: -1
	internal virtual type#20114 GetFilter() { }
	// RVA: -1
	public virtual type#16947 AddNew() { }
	// RVA: -1
	internal virtual type#28660 SetIndex(type#26576 newSort, type#16995 newRowStates, type#20114 newRowFilter) { }
}
}
