dotConnect for Mailchimp Documentation
Devart.Data.MailChimp Namespace / MailChimpRowUpdatedEventArgs Class / Command Property

In This Topic
Command Property (MailChimpRowUpdatedEventArgs)
In This Topic
Syntax
'Declaration
 
Public Shadows ReadOnly Property Command As MailChimpCommand
 

Property Value

The MailChimpCommand to execute when System.Data.Common.DbDataAdapter.Update() is called.
See Also