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

namespace System.Data
{
public class Operators // TypeDefIndex: 8401
{
	// Fields
	type#13160 s_priority;
	type#13464 s_looks;

	// Methods
	// RVA: -1
	internal static type#15313 IsArithmetical(type#20867 op) { }
	// RVA: -1
	internal static type#15313 IsLogical(type#20867 op) { }
	// RVA: -1
	internal static type#15313 IsRelational(type#20867 op) { }
	// RVA: -1
	internal static type#20867 Priority(type#20867 op) { }
	// RVA: -1
	internal static type#26576 ToString(type#20867 op) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
