Data Port Sync 1.0.500

SqlCeParameter.SourceVersion Property

[This is preliminary documentation and subject to change.]

Gets or sets the DataRowVersion to use when loading Value.

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

Implements

IDataParameter.

See Also

SqlCeParameter Class | Primeworks.DesktopSqlCe Namespace