Implemented interface member:
property
IsSynchronized
System.Collections.ICollection.IsSynchronized
2 overrides of IsSynchronized
System.Data.Odbc (1)
System\Data\Odbc\OdbcParameterCollectionHelper.cs (1)
54
public override bool
IsSynchronized
System.Data.OleDb (1)
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.notsupported.cs (1)
386
public override bool
IsSynchronized
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_OleDb); } }