CqlParameterCollectionIsReadOnly Property |
Specifies whether the collection is read-only.
Namespace:
Dse.Data
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public override bool IsReadOnly { get; }
Return Value
Type:
Booleantrue if the collection is read-only; otherwise false.
Implements
IListIsReadOnlySee Also