Data Port Sync 1.0.500

SqlCeRowUpdatedEventArgs.Command Property

[This is preliminary documentation and subject to change.]

Gets the SqlCeCommand that is executed when DbDataAdapter.Update is called.

[Visual Basic]
Overloads Public ReadOnly Property Command As 
[C#]
new public  Command {get;}

See Also

SqlCeRowUpdatedEventArgs Class | Primeworks.DesktopSqlCe Namespace