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

namespace System.Data
{
public class XmlToDatasetMap // TypeDefIndex: 8449
{
	// Fields
	type#34974 _tableSchemaMap;
	type#34972 _lastTableSchemaInfo;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#16949 dataSet, type#29188 nameTable) { }
	// RVA: -1
	public type#28660 .ctor(type#29188 nameTable, type#16949 dataSet) { }
	// RVA: -1
	public type#28660 .ctor(type#16965 dataTable, type#29188 nameTable) { }
	// RVA: -1
	public type#28660 .ctor(type#29188 nameTable, type#16965 dataTable) { }
	// RVA: -1
	internal static type#15313 IsMappedColumn(type#16890 c) { }
	// RVA: -1
	private type#34971 AddTableSchema(type#16965 table, type#29188 nameTable) { }
	// RVA: -1
	private type#34971 AddTableSchema(type#29188 nameTable, type#16965 table) { }
	// RVA: -1
	private type#15313 AddColumnSchema(type#16890 col, type#29188 nameTable, type#34973 columns) { }
	// RVA: -1
	private type#15313 AddColumnSchema(type#29188 nameTable, type#16890 col, type#34973 columns) { }
	// RVA: -1
	private type#28660 BuildIdentityMap(type#16949 dataSet, type#29188 nameTable) { }
	// RVA: -1
	private type#28660 BuildIdentityMap(type#29188 nameTable, type#16949 dataSet) { }
	// RVA: -1
	private type#28660 BuildIdentityMap(type#16965 dataTable, type#29188 nameTable) { }
	// RVA: -1
	private type#28660 BuildIdentityMap(type#29188 nameTable, type#16965 dataTable) { }
	// RVA: -1
	private type#14448 GetSelfAndDescendants(type#16965 dt) { }
	// RVA: -1
	public type#23705 GetColumnSchema(type#29197 node, type#15313 fIgnoreNamespace) { }
	// RVA: -1
	public type#23705 GetColumnSchema(type#16965 table, type#29248 dataReader, type#15313 fIgnoreNamespace) { }
	// RVA: -1
	public type#23705 GetSchemaForNode(type#29197 node, type#15313 fIgnoreNamespace) { }
	// RVA: -1
	public type#16965 GetTableForNode(type#29248 node, type#15313 fIgnoreNamespace) { }
	// RVA: -1
	private type#28660 HandleSpecialColumn(type#16890 col, type#29188 nameTable, type#34973 columns) { }
}
}
