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

namespace System.Data
{
public class FunctionId // TypeDefIndex: 8322
{
	// Fields
	type#20890 value__;
	type#18789 none;
	type#18789 Ascii;
	type#18789 Char;
	type#18789 Charindex;
	type#18789 Difference;
	type#18789 Len;
	type#18789 Lower;
	type#18789 LTrim;
	type#18789 Patindex;
	type#18789 Replicate;
	type#18789 Reverse;
	type#18789 Right;
	type#18789 RTrim;
	type#18789 Soundex;
	type#18789 Space;
	type#18789 Str;
	type#18789 Stuff;
	type#18789 Substring;
	type#18789 Upper;
	type#18789 IsNull;
	type#18789 Iif;
	type#18789 Convert;
	type#18789 cInt;
	type#18789 cBool;
	type#18789 cDate;
	type#18789 cDbl;
	type#18789 cStr;
	type#18789 Abs;
	type#18789 Acos;
	type#18789 In;
	type#18789 Trim;
	type#18789 Sum;
	type#18789 Avg;
	type#18789 Min;
	type#18789 Max;
	type#18789 Count;
	type#18789 StDev;
	type#18789 Var;
	type#18789 DateTimeOffset;
}
}
