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

namespace System.Data
{
public class DataRowVersion // TypeDefIndex: 8362
{
	// Fields
	type#20890 value__;
	type#16946 Original;
	type#16946 Current;
	type#16946 Proposed;
	type#16946 Default;
}
}
