5 references to InvalidSchemaType
System.Data (5)
fx\src\data\System\Data\Common\DataAdapter.cs (2)
335throw ADP.InvalidSchemaType(schemaType); 360throw ADP.InvalidSchemaType(schemaType);
fx\src\data\System\Data\Common\DbDataAdapter.cs (2)
306throw ADP.InvalidSchemaType(schemaType); 328throw ADP.InvalidSchemaType(schemaType);
fx\src\data\System\Data\ProviderBase\SchemaMapping.cs (1)
137throw ADP.InvalidSchemaType(schemaType);