Data Port Sync 1.0.500

SqlCeCmd.RecordsAffected Property

[This is preliminary documentation and subject to change.]

Gets the number of rows affected by the command.

[Visual Basic]
Public ReadOnly Property RecordsAffected As 
[C#]
public  RecordsAffected {get;}

See Also

SqlCeCmd Class | Primeworks.DesktopSqlCe Namespace