'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;}
public:
property bool IsSynchronized {
bool get() override;
}
Property Value
Indicates whether access to TdParameterCollection is synchronized. Always
false
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2