2 references to Tables
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbMetaDataFactory.cs (1)
61
new SchemaRowsetName(OleDbMetaDataCollectionNames.Tables,OleDbSchemaGuid.
Tables
),
fx\src\data\System\Data\OleDb\OleDbSchemaGuid.cs (1)
131
if (guid ==
Tables
) { return "Tables"; }