3 references to NotSupported
System.Data.OleDb (3)
OleDb_Util.cs (1)
115
case OleDbPropertyStatus.
NotSupported
:
OleDbCommand.cs (1)
1271
return OleDbPropertyStatus.
NotSupported
;
OleDbDataReader.cs (1)
1804
return OleDbPropertyStatus.
NotSupported
;