Data Port Sync 1.0.500

SqlCeParameter.Size Property

[This is preliminary documentation and subject to change.]

Gets or sets the parameter size

[Visual Basic]
Overrides Public Property Size As  _
    Implements IDbDataParameter.
[C#]
public override  Size {get; set;}

Implements

IDbDataParameter.

See Also

SqlCeParameter Class | Primeworks.DesktopSqlCe Namespace