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

namespace System.Data
{
public class MissingSchemaAction // TypeDefIndex: 8409
{
	// Fields
	type#20890 value__;
	type#22756 Add;
	type#22756 Ignore;
	type#22756 Error;
	type#22756 AddWithKey;
}
}
