Mimer SQL Data Provider
Command Property (MimerRowUpdatedEventArgs)




Mimer.Data.Client Namespace > MimerRowUpdatedEventArgs Class : Command Property
Return the MimerCommand object for the current MimerRowUpdatedEventArgs.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Command As MimerCommand
public new MimerCommand Command {get;}
public read-only property Command: MimerCommand; 
public hide function get Command : MimerCommand
public: __property new MimerCommand* get_Command();
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerRowUpdatedEventArgs Class
MimerRowUpdatedEventArgs Members