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