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