3 references to NotSupported
System.Data (3)
fx\src\data\System\Data\OleDb\OLEDB_Util.cs (1)
110case OleDbPropertyStatus.NotSupported:
fx\src\data\System\Data\OleDb\OleDbCommand.cs (1)
1179return OleDbPropertyStatus.NotSupported;
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (1)
1648return OleDbPropertyStatus.NotSupported;