| 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 DbParameterCollectionIsFixedSize.) | |
| IsReadOnly | 
            Specifies whether the collection is read-only.
              (Overrides DbParameterCollectionIsReadOnly.) | |
| IsSynchronized | 
            Specifies whether the collection is synchronized.
              (Overrides DbParameterCollectionIsSynchronized.) | |
| SyncRoot | 
            Specifies the Object to be used to synchronize access to the collection.
              (Overrides DbParameterCollectionSyncRoot.) |