Data Port Sync 1.0.500

SqlCeParameterCollection.IsFixedSize Property

[This is preliminary documentation and subject to change.]

Gets a value that indicates if this collection has a fixed size.

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

Property Value

Always false.

Implements

IList.

See Also

SqlCeParameterCollection Class | Primeworks.DesktopSqlCe Namespace