2 references to SupportSchemaRowset
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbConnection.cs (2)
464if (connection.SupportSchemaRowset(schema)) { 571return GetOpenConnection().SupportSchemaRowset(schema);