Data Port Sync 1.0.500

SqlCeParameterCollection.IsReadOnly Property

[This is preliminary documentation and subject to change.]

Gets a value that indicates if this collection is read-only.

[Visual Basic]
Overrides Public ReadOnly Property IsReadOnly As  _
    Implements IList.
[C#]
public override  IsReadOnly {get;}

Property Value

Always false.

Implements

IList.

See Also

SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace