Advanced.Data.Provider Documentation

AdpParameterCollection.IsSynchronized Property

[This is preliminary documentation and subject to change.]

Returns a value that indicates whether access to the collection is synchronized (thread safe).

[Visual Basic]
NotOverridable Public ReadOnly Property IsSynchronized As Boolean Implements _
   ICollection.IsSynchronized
[C#]
public bool IsSynchronized {get;}

Implements

ICollection.IsSynchronized

See Also

AdpParameterCollection Class | Advanced.Data.Provider Namespace