CqlParameterCollection Properties |
The CqlParameterCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Specifies the number of items in the collection.
(Overrides DbParameterCollectionCount.) | |
IsFixedSize |
Specifies whether the collection is a fixed size.
(Overrides DbParameterCollection.IsFixedSize.) | |
IsReadOnly |
Specifies whether the collection is read-only.
(Overrides DbParameterCollection.IsReadOnly.) | |
IsSynchronized |
Specifies whether the collection is synchronized.
(Overrides DbParameterCollection.IsSynchronized.) | |
SyncRoot |
Specifies the Object to be used to synchronize access to the collection.
(Overrides DbParameterCollection.SyncRoot.) |