2 references to SupportSchemaRowset
System.Data.OleDb (2)
OleDbConnection.cs (2)
458if (connection.SupportSchemaRowset(schema)) 570return GetOpenConnection().SupportSchemaRowset(schema);