Gets a value that indicates whether the SAParameterCollection object is synchronized.
Visual Basic
Public Overrides Readonly Property IsSynchronized As Boolean
C#
public override bool IsSynchronized { get;}
True if this collection is synchronized, false otherwise.