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

namespace System.Data
{
public class Function // TypeDefIndex: 8323
{
	// Fields
	type#26587 _name;
	type#18788 _id;
	type#27713 _result;
	type#15323 _isValidateArguments;
	type#15323 _isVariantArgumentList;
	type#20878 _argumentCount;
	type#13539 _parameters;
	type#13459 s_functionName;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 name, type#18787 id, type#27705 result, type#15313 IsValidateArguments, type#15313 IsVariantArgumentList, type#20867 argumentCount, type#27705 a1, type#27705 a2, type#27705 a3) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
