2 references to _collectionName
System.Data (2)
fx\src\data\System\Data\Odbc\odbcmetadatafactory.cs (2)
86
DataColumn collectionName = metaDataCollectionsTable.Columns[
_collectionName
];
89
restrictionCollectionName = restrictionsTable.Columns[
_collectionName
];