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

namespace System.Data
{
public class AggregateType // TypeDefIndex: 8329
{
	// Fields
	type#20890 value__;
	type#14189 None;
	type#14189 Sum;
	type#14189 Mean;
	type#14189 Min;
	type#14189 Max;
	type#14189 First;
	type#14189 Count;
	type#14189 Var;
	type#14189 StDev;
}
}
