Mimer SQL Data Provider
IsSynchronized Property




Mimer.Data.Client Namespace > MimerParameterCollection Class : IsSynchronized Property
Returns whether the collection is synchronized.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property IsSynchronized As Boolean
public override bool IsSynchronized {get;}
public read-only property IsSynchronized: Boolean; override; 
public override function get IsSynchronized : boolean
public: __property bool get_IsSynchronized() override;
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerParameterCollection Class
MimerParameterCollection Members