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

namespace System.Data
{
public class DataRelationPropertyDescriptor // TypeDefIndex: 8351
{
	// Fields
	type#16921 <Relation>k__BackingField;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#16919 dataRelation) { }
	// RVA: -1
	internal type#16919 get_Relation() { }
	// RVA: -1
	public virtual type#27705 get_ComponentType() { }
	// RVA: -1
	public virtual type#15313 get_IsReadOnly() { }
	// RVA: -1
	public virtual type#27705 get_PropertyType() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 CanResetValue(type#23705 component) { }
	// RVA: -1
	public virtual type#23705 GetValue(type#23705 component) { }
	// RVA: -1
	public virtual type#28660 ResetValue(type#23705 component) { }
	// RVA: -1
	public virtual type#28660 SetValue(type#23705 component, type#23705 value) { }
	// RVA: -1
	public virtual type#15313 ShouldSerializeValue(type#23705 component) { }
}
}
