'Declaration Public Overrides NotOverridable ReadOnly Property IsSynchronized As Boolean
'Usage Dim instance As TdParameterCollection Dim value As Boolean value = instance.IsSynchronized
public override bool IsSynchronized {get;}
Property Value
Indicates whether access to TdParameterCollection is synchronized. Alwaysfalse