Mimer SQL Data Provider
SyncRoot Property




Mimer.Data.Client Namespace > MimerParameterCollection Class : SyncRoot Property
Returns an System.Object to be used for synchronizing access to the MimerParameterCollection.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property SyncRoot As Object
public override object SyncRoot {get;}
public read-only property SyncRoot: TObject; override; 
public override function get SyncRoot : Object
public: __property Object* get_SyncRoot() override;
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerParameterCollection Class
MimerParameterCollection Members