OracleParameterCollection::IsSynchronized Property
.NET Framework (current version)
Gets a value that indicates whether the OracleParameterCollection is synchronized.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Property Value
Type: System::BooleanReturns true if the OracleParameterCollection is synchronized, false otherwise.
Implements
ICollection::IsSynchronized
.NET Framework
Available since 1.1
Available since 1.1
Show: