Data Port Sync 1.0.500

SqlCeParameter.IsNullable Property

[This is preliminary documentation and subject to change.]

Gets a boolean value that determines if the parameter is nullable

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

Implements

IDataParameter.

See Also

SqlCeParameter Class | Primeworks.DesktopSqlCe Namespace