CqlParameterCollectionSyncRoot Property |
Specifies the Object to be used to synchronize access to the collection.
Namespace:
Dse.Data
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public override Object SyncRoot { get; }
Return Value
Type:
Object
A
Object to be used to synchronize access
to the
DbParameterCollection.
Implements
ICollectionSyncRootSee Also